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 shape to circle,square and triangle ? #9

Open bhavya-kothari opened 9 years ago

bhavya-kothari commented 9 years ago

Hi i would like to congratulate for making such an excellent control. However i want set images of shapes like circle, square, triangle to JBCroppableView and it should add,substract points accordingly.