A better crop tool for iOS. A BitFountain production.
- Shade out unfocused area
- Crops image views set to aspect fit
Are you sick of drabby furniture in the background of your mirror pics? Don't you hate when your drunk friend is puking during your group pic in Vegas? If so, BFCropInterface can help.
Drop the BFCropInterface.h/m files into your project. See example project for usage. It's basically allocate and add to subview, but I'll go more in depth when I am less lazy.
- ARC only
- Set custom nodes
- Change shaddow color and opacity
- Automatically detect and adjust to size to fit vs size to fill content modes
- Set color of lines between nodes
- Update usage settings
- Make a cocoapod
This code is made available under the terms of the BSD license as included in the source files. Go fork and prosper!

