windshg / VPImageCropper

Image cropper like the one in WeChat
Apache License 2.0
584 stars 129 forks source link

Limit image size, not only scale #9

Open narcistabarasi opened 9 years ago

narcistabarasi commented 9 years ago

hi, is there a way to limit the pinch gesture for a predefined image size? for example: I want to crop a big image, but I want to make sure the edited image is bigger than a predefined CGSize, and I don't want the user to be able to zoom more than that size on the original image.