By tag: crop
0
kicks
Open Source Interactive WPF image cropper control released
Although there are already some good articles on how to crop an image in WPF, the ones We tried out did not fit out requirements, so we decided to write our own control. Our control extends the regular Image control, so you can use the all of the features you are used to have.
That’s it in a nutshe...