.net - Image Cropping Control for WinForms with Selection Rectangle -


i need control allows user select rectangular area of image , apply simple "crop selection" feature. found several options none of them consistent large images - control must able show entire image (like zoom mode in picturebox). controls i've found use picturebox normal sizemode, limits crop selection area when picturebox exceeds container bounds.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -