Skip to content

Dillion/EssentialImager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

##Essential Imager

###Summary A painless solution for

  • Block based UIImagePickerController delegate in ARC
  • Resizing images, taking into account orientation and scale
  • Caching images (sync or async) with a scale suffix
  • Retrieving images from cache, taking into account scale
  • Clipping or masking images to a desired frame and centering

--

###Usage

Requires iOS5
Copy the EssentialImager folder
Set -fno-objc-arc compiler flag on EDStorageManager and EDStorageOperation
Import EssentialImager.h

Start using!
Take a look at the demo project for examples

--

###Credits
Trevor Harmon for image resizing operations
Nick Lockwood for file paths
Andrew Sliwinski for async file storage

Camera icon by Stanislav Levin, from The Noun Project (Attribution ( CC BY 3.0 ))

--

http://twitter.com/dilliontan

About

Painless image picker with orientation, resizing, clipping, masking and caching of images

Resources

Stars

Watchers

Forks

Packages

No packages published