Skip to content

C# windows forms user control to create a rubber band style image cropping tool.

License

Notifications You must be signed in to change notification settings

rickapps/crop-image-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crop-image-control

C# windows forms user control to create a rubber band style image cropping tool. Drag your mouse over an image to draw a rectangle on the photo. The rectangle can be moved and/or resized with the mouse. A method on the control returns the portion of the image enclosed by the cropping rectangle as a .NET Image object. A demonstration project is included in the Visual Studio solution.

Environment

Visual Studio 2013, .NET Framework 4.5, but could use earlier .NET version.

License

MIT License

About

C# windows forms user control to create a rubber band style image cropping tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages