I just quickly put this sample together http://twitpic.com/93gfty you'll have to create a monotouch project from these files https://gist.github.com/2257994 AND don't forget to add the image file to your project https://github.com/xamarin/monotouch-samples/raw/master/CoreImage/clouds.jpg
* warning: there is a memory issue using images from the camera. i haven't spent any time working out what i screwed up, but the code should give you an idea - it works using the smaller sample image that's linked above. HTH cd On Fri, Mar 30, 2012 at 4:30 PM, Pritish <[email protected]>wrote: > Hi , > > How to handle the brightness , contrast and saturation of image on > UISlider. > > Regards > Pritish Deshmukh > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/how-to-UISlider-use-to-implement-brightness-contrast-saturation-tp4518116p4518116.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
