Download Image CroppingExample Free Java Code

Description

Sample code to demonstrate image cropping from a UIScrollView.

Source Files

The download file ImageCroppingExample-master.zip has the following entries.


ImageCroppingExample.xcodeproj/project.pbxproj
ImageCroppingExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata
ImageCroppingExample.xcodeproj/project.xcworkspace/xcuserdata/arjun.xcuserdatad/UserInterfaceState.xcuserstate
ImageCroppingExample.xcodeproj/xcuserdata/arjun.xcuserdatad/xcschemes/ImageCroppingExample.xcscheme
ImageCroppingExample.xcodeproj/xcuserdata/arjun.xcuserdatad/xcschemes/xcschememanagement.plist
ImageCroppingExample/FinalOutputView.h//ww  w .j  ava  2  s.  c  o m
ImageCroppingExample/FinalOutputView.m
ImageCroppingExample/FinalOutputView.xib
ImageCroppingExample/ImageCroppingExample-Info.plist
ImageCroppingExample/ImageCroppingExample-Prefix.pch
ImageCroppingExample/ImageCroppingExampleAppDelegate.h
ImageCroppingExample/ImageCroppingExampleAppDelegate.m
ImageCroppingExample/ImageCroppingExampleViewController.h
ImageCroppingExample/ImageCroppingExampleViewController.m
ImageCroppingExample/ImagePreview.h
ImageCroppingExample/ImagePreview.m
ImageCroppingExample/ImagePreview.xib
ImageCroppingExample/en.lproj/ImageCroppingExampleViewController.xib
ImageCroppingExample/en.lproj/InfoPlist.strings
ImageCroppingExample/en.lproj/MainWindow.xib
ImageCroppingExample/main.m
README
build/Debug-iphonesimulator/ImageCroppingExample.app.dSYM/Contents/Info.plist
build/Debug-iphonesimulator/ImageCroppingExample.app.dSYM/Contents/Resources/DWARF/ImageCroppingExample
build/Debug-iphonesimulator/ImageCroppingExample.app/FinalOutputView.nib
build/Debug-iphonesimulator/ImageCroppingExample.app/ImageCroppingExample
build/Debug-iphonesimulator/ImageCroppingExample.app/ImagePreview.nib
build/Debug-iphonesimulator/ImageCroppingExample.app/Info.plist
build/Debug-iphonesimulator/ImageCroppingExample.app/PkgInfo
build/Debug-iphonesimulator/ImageCroppingExample.app/en.lproj/ImageCroppingExampleViewController.nib
build/Debug-iphonesimulator/ImageCroppingExample.app/en.lproj/InfoPlist.strings
build/Debug-iphonesimulator/ImageCroppingExample.app/en.lproj/MainWindow.nib
build/ImageCroppingExample.build/Debug-iphoneos/ImageCroppingExample.build/ImageCroppingExample-all-target-headers.hmap
build/ImageCroppingExample.build/Debug-iphoneos/ImageCroppingExample.build/ImageCroppingExample-generated-files.hmap
build/ImageCroppingExample.build/Debug-iphoneos/ImageCroppingExample.build/ImageCroppingExample-own-target-headers.hmap
build/ImageCroppingExample.build/Debug-iphoneos/ImageCroppingExample.build/ImageCroppingExample-project-headers.hmap
build/ImageCroppingExample.build/Debug-iphoneos/ImageCroppingExample.build/ImageCroppingExample.hmap
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/ImageCroppingExample-all-target-headers.hmap
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/ImageCroppingExample-generated-files.hmap
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/ImageCroppingExample-own-target-headers.hmap
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/ImageCroppingExample-project-headers.hmap
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/ImageCroppingExample.dep
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/ImageCroppingExample.hmap
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/ImageCroppingExample~.dep
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/Objects-normal/i386/FinalOutputView.o
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/Objects-normal/i386/ImageCroppingExample.LinkFileList
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/Objects-normal/i386/ImageCroppingExampleAppDelegate.o
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/Objects-normal/i386/ImageCroppingExampleViewController.o
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/Objects-normal/i386/ImagePreview.o
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/Objects-normal/i386/main.o
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/StaticAnalyzer/normal/i386/FinalOutputView.plist
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/StaticAnalyzer/normal/i386/ImageCroppingExampleAppDelegate.plist
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/StaticAnalyzer/normal/i386/ImageCroppingExampleViewController.plist
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/StaticAnalyzer/normal/i386/ImagePreview.plist
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/StaticAnalyzer/normal/i386/main.plist
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/build-state.dat
build/ImageCroppingExample.build/Debug-iphonesimulator/ImageCroppingExample.build/build-state~.dat

Download

Click the following link to download ImageCroppingExample-master.zip.

ImageCroppingExample-master.zip