coryleach / UIImageAdjust

Simple interface extensions for UIImage. Adjust brightness or contrast. Apply auto color levels or a simple Gaussian blur filter to images. (These extensions are SLOW and not for real time filtering)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIImageAdjust

These UIImage extensions are for example and they have serious optimization issues. Some of these will not run well on the iPhone without modification.

About

Simple interface extensions for UIImage. Adjust brightness or contrast. Apply auto color levels or a simple Gaussian blur filter to images. (These extensions are SLOW and not for real time filtering)

License:MIT License


Languages

Language:Objective-C 100.0%