myang-git / iOS-Image-Crop-View

A view that allows user to select the cropping area in an image
383 stars 78 forks source link

Fixed crop size #11

Closed karolis1993 closed 8 years ago

karolis1993 commented 9 years ago

Hi,

I wanted to ask if there is possible to set fixed size for cropping rectangle?

mnill commented 9 years ago

You can set only square or not. static bool const square = NO; in ImageCropView.h