Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Dillion/EssentialImager
Painless image picker with orientation, resizing, clipping, masking and caching of images
https://github.com/Dillion/EssentialImager
Last synced: 2 months ago
JSON representation
Painless image picker with orientation, resizing, clipping, masking and caching of images
- Host: GitHub
- URL: https://github.com/Dillion/EssentialImager
- Owner: Dillion
- Created: 2012-07-13T13:54:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T01:57:43.000Z (over 7 years ago)
- Last Synced: 2023-11-07T21:00:02.788Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 322 KB
- Stars: 186
- Watchers: 25
- Forks: 38
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - EssentialImager - Painless image picker with orientation, resizing, clipping, masking and caching of images (etc)
- awesome - EssentialImager - Painless image picker with orientation, resizing, clipping, masking and caching of images (etc)
README
##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.hStart using!
Take a look at the demo project for examples--
###Credits
[Trevor Harmon](http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/) for image resizing operations
[Nick Lockwood](https://github.com/nicklockwood/StandardPaths) for file paths
[Andrew Sliwinski](https://github.com/thisandagain/storage) for async file storageCamera icon by Stanislav Levin, from The Noun Project (Attribution ( CC BY 3.0 ))
--
http://twitter.com/dilliontan