Download JBCroppableView Free Java Code
Description
JBCroppableView is a subclass of UIView built with UIKit and Core Graphics that adds n points on an UIImageView allowing to modify them by drag & drop to trim the extra space of an image.
Source Files
The download file JBCroppableView-master.zip has the following entries.
.gitignore// w w w. j a va 2 s .co m
Crop Demo.xcodeproj/project.pbxproj
Crop Demo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Crop Demo.xcodeproj/project.xcworkspace/xcuserdata/agentlink.xcuserdatad/UserInterfaceState.xcuserstate
Crop Demo.xcodeproj/project.xcworkspace/xcuserdata/jberlana.xcuserdatad/UserInterfaceState.xcuserstate
Crop Demo.xcodeproj/project.xcworkspace/xcuserdata/jberlana.xcuserdatad/WorkspaceSettings.xcsettings
Crop Demo.xcodeproj/xcuserdata/agentlink.xcuserdatad/xcschemes/Crop Demo.xcscheme
Crop Demo.xcodeproj/xcuserdata/agentlink.xcuserdatad/xcschemes/xcschememanagement.plist
Crop Demo.xcodeproj/xcuserdata/jberlana.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
Crop Demo.xcodeproj/xcuserdata/jberlana.xcuserdatad/xcschemes/TestCroping.xcscheme
Crop Demo.xcodeproj/xcuserdata/jberlana.xcuserdatad/xcschemes/xcschememanagement.plist
JBCroppableView/JBCroppableView.h
JBCroppableView/JBCroppableView.m
LICENSE.txt
README.md
TestCroping/AppDelegate.h
TestCroping/AppDelegate.m
TestCroping/Crop Demo-Info.plist
TestCroping/Crop Demo-Prefix.pch
TestCroping/Default-568h@2x.png
TestCroping/Default.png
TestCroping/Default@2x.png
TestCroping/IMG_0152.JPG
TestCroping/ViewController.h
TestCroping/ViewController.m
TestCroping/en.lproj/InfoPlist.strings
TestCroping/en.lproj/ViewController.xib
TestCroping/main.m
demo.png
Download
Click the following link to download JBCroppableView-master.zip.
JBCroppableView-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »