Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 230 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 230 Bytes

ImageTrim

A category on UIImage that will allow you to crop off unwanted borders of any color.
It's pretty performant and efficient, however I would be cautious using this in production due to its lack of proper unit testing.