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

JBCroppableView Monotouch #4

Closed mapo80 closed 11 years ago

mapo80 commented 11 years ago

Hi,

I've converted your script to Monotouch. It' available online on github at https://github.com/mapo80/JBCroppableView-Monotouch

Thanks for your code! :+1:

jberlana commented 11 years ago

wow! good work dude, and thanks for the mention!

Kind regards!

mapo80 commented 11 years ago

Thanks you for your code!! ;)

fukemy commented 6 years ago

Hi. Can you convert it to swift?