I’m working on a small project that involves me loading an image into a picture box within a windows form.
I then need to be able to select and area of this image, and “crop” to that size – kind of like you can do in MS Paint.
I was just wondering if anyone knew of any sample code available to help me start this?
I’ve had luck with this code:
Cropping Images