Skip to content

UIImage Resizing Category, easily resize UIImages the right way.

Notifications You must be signed in to change notification settings

qkjs/UIImage_Resize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Created a git repo for Trevor Harmon's UIImage resize category.
http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/

Currently two branches. Master is the file posted on Trevor's blog, without any changes (yet).
The other branch, Standalone removes dependencies on the other UIImage categories on Trevor's blog (e.g. the rounded corners category)

If you just need to resize images, check out Standalone, if you're going to use rounded corners, checkout master.

About

UIImage Resizing Category, easily resize UIImages the right way.

Written by Trevor Harmon http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%