The UIImage has a reference to its CIImage, which you can apply a whole bunch of filters to.
Look at the CI Image Filter Reference: https://developer.apple.com/library/mac/#documentation/graphicsimaging/reference/CoreImageFilterReference/Reference/reference.html On Wed, Mar 28, 2012 at 8:23 AM, Pritish <[email protected]> wrote: > Hi, > How to handle the brightness,contrast,saturation for an UIImage. > Regards > Pritish Deshmukh > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/How-to-handle-the-brightness-contrast-saturation-for-an-UIImage-tp4511466p4511466.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Med Venlig Hilsen / With Best Regards Tomasz Cielecki http://ostebaronen.dk _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
