jberlana / JBCroppableView

JBCroppableView is a subclass of UIView built with UIKit and CoreGraphics that adds n points on an UIImageView allowing to modify them by drag & drop to trim the extra space of an image.
352 stars 89 forks source link

how to set JBCroppableView crop points to center part of an Image ? #10

Open bhavya-kothari opened 10 years ago

bhavya-kothari commented 10 years ago

Hi i would like to congratulate for making such an excellent control.

Currently points starts from end edges of an image but can i set these points to center part of an image ?