[MonoTouch] How to handle the brightness, contrast, saturation for an UIImage.
Craig Dunn
craig.dunn at conceptdevelopment.net
Thu Mar 29 21:53:07 UTC 2012
There is some introductory info in the docs
http://docs.xamarin.com/ios/tutorials/Introduction_to_iOS_5#CoreImage
And a more compete example on github
https://github.com/xamarin/monotouch-samples/tree/master/CoreImage
On Thu, Mar 29, 2012 at 9:28 PM, Tomasz Cielecki <tomasz at ostebaronen.dk>wrote:
> 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
> <pritish_deshmukh at medsynaptic.com> 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
> > MonoTouch at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monotouch
>
>
>
> --
> Med Venlig Hilsen / With Best Regards
> Tomasz Cielecki
> http://ostebaronen.dk
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120330/040b2f62/attachment-0001.html>
More information about the MonoTouch
mailing list