Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jorgenpt/uiimage-categories

Various useful UIImage categories
https://github.com/jorgenpt/uiimage-categories

Last synced: 22 days ago
JSON representation

Various useful UIImage categories

Awesome Lists containing this project

README

        

UIImage categories
==================

This repository has various UIImage categories that might be useful.

Resize, Alpha, RoundedCorner
----------------------------

The initial code was taken from [Trevor Harmon's blog][trevor-blog]. Big
shout-out to him for writing these! His original licensing terms:

> All code presented here is free for both personal and commercial use, with or
> without modification. No warranty is expressed or implied.

[trevor-blog]: http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/