Download iOS image examples Free Java Code
Description
A few examples of different ways to use images in iOS. From my CodeMash 2013 presentation.
Icons
Source Files
The download file iOS-image-examples-master.zip has the following entries.
.gitignore//from ww w.j a va 2 s. c om
ImageExamples.xcodeproj/project.pbxproj
ImageExamples.xcodeproj/project.xcworkspace/contents.xcworkspacedata
ImageExamples.xcworkspace/contents.xcworkspacedata
ImageExamples/IMG_0317.jpg
ImageExamples/ImageExamples-Info.plist
ImageExamples/ImageExamples-Prefix.pch
ImageExamples/JKAppDelegate.h
ImageExamples/JKAppDelegate.m
ImageExamples/JKBetterInterpolationViewController.h
ImageExamples/JKBetterInterpolationViewController.m
ImageExamples/JKCustomDrawnView.h
ImageExamples/JKCustomDrawnView.m
ImageExamples/JKCustomImageRenderingViewController.h
ImageExamples/JKCustomImageRenderingViewController.m
ImageExamples/JKImageViewInterpolationViewController.h
ImageExamples/JKImageViewInterpolationViewController.m
ImageExamples/JKPatternImageViewController.h
ImageExamples/JKPatternImageViewController.m
ImageExamples/JKResizableImageViewController.h
ImageExamples/JKResizableImageViewController.m
ImageExamples/Storyboard.storyboard
ImageExamples/UIImage+Alpha.h
ImageExamples/UIImage+Alpha.m
ImageExamples/UIImage+Resize.h
ImageExamples/UIImage+Resize.m
ImageExamples/UIImage+RoundedCorner.h
ImageExamples/UIImage+RoundedCorner.m
ImageExamples/en.lproj/InfoPlist.strings
ImageExamples/main.m
ImageExamples/orangedot.png
ImageExamples/plaid.png
ImageExamples/png1.png
ImageExamples/png10.png
ImageExamples/png11.png
ImageExamples/png12.png
ImageExamples/png2.png
ImageExamples/png3.png
ImageExamples/png4.png
ImageExamples/png5.png
ImageExamples/png6.png
ImageExamples/png7.png
ImageExamples/png8.png
ImageExamples/png9.png
JKAnimatedImageViewController.h
JKAnimatedImageViewController.m
Podfile
Podfile.lock
Download
Click the following link to download iOS-image-examples-master.zip.
iOS-image-examples-master.zipHome »
Objective C Free Code »
Image »
Objective C Free Code »
Image »