Download Cropper

Description

Cropper is a screen capture utility written in C#. It makes it fast and easy to grab parts of your screen. Use it to easily crop out sections of vector graphic files such as Fireworks without having to flatten the files or open in a new editor. Use it to easily capture parts o...

Source Files

The download file cropper.zip has the following entries.


extras/CropperExt.cs/*from   w w w. j  ava2 s . c om*/
extras/License.rtf
extras/ReadMe.htm
lib/Skybound.VisualStyles.dll
lib/Skybound.VisualStyles.xml
lib/nunit.framework.dll
src/Cropper.BmpFormat/AssemblyInfo.cs
src/Cropper.BmpFormat/BmpFormat.cs
src/Cropper.BmpFormat/Cropper.BmpFormat.csproj
src/Cropper.BmpFormat/Cropper.BmpFormat.csproj.vspscc
src/Cropper.ClipboardFormat/AssemblyInfo.cs
src/Cropper.ClipboardFormat/ClipboardFormat.cs
src/Cropper.ClipboardFormat/ClipboardOutputFormat.cs
src/Cropper.ClipboardFormat/ClipboardOutputSettings.cs
src/Cropper.ClipboardFormat/Cropper.ClipboardFormat.csproj
src/Cropper.ClipboardFormat/Cropper.ClipboardFormat.csproj.vspscc
src/Cropper.ClipboardFormat/Options.Designer.cs
src/Cropper.ClipboardFormat/Options.cs
src/Cropper.ClipboardFormat/Options.resx
src/Cropper.ClipboardFormat/Resources/Resources.cs
src/Cropper.ClipboardFormat/Resources/SR.cs
src/Cropper.ClipboardFormat/Resources/SR.resx
src/Cropper.ClipboardFormat/Resources/SR.strings
src/Cropper.Core/CircularQueue'1.cs
src/Cropper.Core/Configuration.cs
src/Cropper.Core/ConfigurationPersistence.cs
src/Cropper.Core/CropSize.cs
src/Cropper.Core/Cropper.Core.csproj
src/Cropper.Core/Cropper.Core.csproj.vspscc
src/Cropper.Core/DropDownButton.cs
src/Cropper.Core/FileNameTemplate.cs
src/Cropper.Core/HotKeyAction.cs
src/Cropper.Core/HotKeySelection.Designer.cs
src/Cropper.Core/HotKeySelection.cs
src/Cropper.Core/HotKeySelection.resx
src/Cropper.Core/HotKeySetting.cs
src/Cropper.Core/ImageCapture.cs
src/Cropper.Core/ImageCapture.resx
src/Cropper.Core/ImageOutputCollection.cs
src/Cropper.Core/NativeMethods.cs
src/Cropper.Core/Plugins.cs
src/Cropper.Core/Prompt.cs
src/Cropper.Core/Prompt.resx
src/Cropper.Core/Resources/Resources.cs
src/Cropper.Core/Resources/Resources.en.cs
src/Cropper.Core/Resources/Resources.en.resx
src/Cropper.Core/Resources/SR.cs
src/Cropper.Core/Resources/SR.resx
src/Cropper.Core/Resources/SR.strings
src/Cropper.Core/Settings.cs
src/Cropper.Core/Settings/AssemblyInfo.cs
src/Cropper.Core/ShortcutTextBox.cs
src/Cropper.Core/Templates.cs
src/Cropper.Extensibility/BaseConfigurationForm.cs
src/Cropper.Extensibility/BaseConfigurationForm.designer.cs
src/Cropper.Extensibility/BaseConfigurationForm.resx
src/Cropper.Extensibility/CropFormColorTable.cs
src/Cropper.Extensibility/Cropper.Extensibility.csproj
src/Cropper.Extensibility/Cropper.Extensibility.csproj.vspscc
src/Cropper.Extensibility/CustomThemedTabControl.cs
src/Cropper.Extensibility/Delegates.cs
src/Cropper.Extensibility/DesignablePlugin.cs
src/Cropper.Extensibility/DesignablePluginThatUsesFetchOutputStream.cs
src/Cropper.Extensibility/DesignablePluginThatUsesFetchOutputStreamAndSave.cs
src/Cropper.Extensibility/IConfigurablePlugin.cs
src/Cropper.Extensibility/IPersistableImageFormat.cs
src/Cropper.Extensibility/IPersistableOutput.cs
src/Cropper.Extensibility/ImageCaptureInitializedEventArgs.cs
src/Cropper.Extensibility/ImageCapturedEventArgs.cs
src/Cropper.Extensibility/ImageCapturingEventArgs.cs
src/Cropper.Extensibility/ImageFormatEventArgs.cs
src/Cropper.Extensibility/ImagePairNames.cs
src/Cropper.Extensibility/Settings/AssemblyInfo.cs
src/Cropper.JpgFormat/AssemblyInfo.cs
src/Cropper.JpgFormat/Cropper.JpgFormat.csproj
src/Cropper.JpgFormat/Cropper.JpgFormat.csproj.vspscc
src/Cropper.JpgFormat/JpegSettings.cs
src/Cropper.JpgFormat/JpgFormat.cs
src/Cropper.JpgFormat/Options.Designer.cs
src/Cropper.JpgFormat/Options.cs
src/Cropper.JpgFormat/Options.resx
src/Cropper.PngFormat/AssemblyInfo.cs
src/Cropper.PngFormat/Cropper.PngFormat.csproj
src/Cropper.PngFormat/Cropper.PngFormat.csproj.vspscc
src/Cropper.PngFormat/PngFormat.cs
src/Cropper.PrinterOutput/AssemblyInfo.cs
src/Cropper.PrinterOutput/Cropper.PrinterOutput.csproj
src/Cropper.PrinterOutput/Cropper.PrinterOutput.csproj.vspscc
src/Cropper.PrinterOutput/PrinterOutput.cs
src/Cropper.Tests/AssemblyInfo.cs
src/Cropper.Tests/BmpFormat/BmpFormatTests.cs
src/Cropper.Tests/ClipboardFormat/ClipboardFormatTests.cs
src/Cropper.Tests/ClipboardFormat/ClipboardOutputSettingsTests.cs
src/Cropper.Tests/Core/CropSizeTests.cs
src/Cropper.Tests/Core/FileNameTemplateTests.cs
src/Cropper.Tests/Core/PluginsTests.cs
src/Cropper.Tests/Cropper.Tests.csproj
src/Cropper.Tests/Cropper.Tests.csproj.vspscc
src/Cropper.Tests/Extensibility/CropFormColorTableTests.cs
src/Cropper.Tests/Extensibility/DesignablePluginTests.cs
src/Cropper.Tests/Extensibility/ImagePairNamesTests.cs
src/Cropper.Tests/JpgFormat/JpegSettingsTests.cs
src/Cropper.Tests/JpgFormat/JpgFormatTests.cs
src/Cropper.Tests/PngFormat/PngFormatTests.cs
src/Cropper.Tests/PrinterOutput/PrinterOutputTests.cs
src/Cropper.UI/CropForm.cs
src/Cropper.UI/CropForm.resx
src/Cropper.UI/CropFormBlueColorTable.cs
src/Cropper.UI/CropFormDarkColorTable.cs
src/Cropper.UI/CropFormLightColorTable.cs
src/Cropper.UI/Cropper.UI.csproj
src/Cropper.UI/Cropper.UI.csproj.vspscc
src/Cropper.UI/LayeredForm.cs
src/Cropper.UI/LayeredForm.resx
src/Cropper.UI/MainCropForm.cs
src/Cropper.UI/MainCropForm.resx
src/Cropper.UI/NativeMethods.cs
src/Cropper.UI/Options.cs
src/Cropper.UI/Options.resx
src/Cropper.UI/PaintLayerEventArgs.cs
src/Cropper.UI/Program.cs
src/Cropper.UI/Resources/Resource.en.cs
src/Cropper.UI/Resources/Resource.en.resx
src/Cropper.UI/Resources/Resources.cs
src/Cropper.UI/Resources/SR.cs
src/Cropper.UI/Resources/SR.resx
src/Cropper.UI/Resources/SR.strings
src/Cropper.UI/ScreenShotBounds.cs
src/Cropper.UI/Settings/AssemblyInfo.cs
src/Cropper.UI/app.ico
src/Cropper.sln
src/Cropper.vssscc
src/CropperSetup/CropperSetup.vdproj
src/CropperSetup/CropperSetup.vdproj.vspscc
src/SharedAssemblyInfo.cs
src/VersionAssemblyInfo.cs

Download

Click the following link to download cropper.zip.

cropper.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML