Brightness: http://conceptdev.blogspot.co.uk/2012/04/coreimage-with-monotouch-example.html
Swiping/dragging: Look up UIGuestures, or hook into the UIImageView's TouchesBegan/Ended/Moved events. On Wed, Apr 4, 2012 at 09:29, Pritish <[email protected]> wrote: > Hi, > > How to perform window leveling operation on image in monotouch (means:* > while pressing the mouse button and move it to Left to Right Brightness of > Image get increases vice versa also mouse move from Top to Bottom the > Contrast of Image Increases or decreases.*) > > Regards > Pritish M. Deshmukh > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Perform-Window-Leveling-Operation-on-UIImage-in-Monotouch-tp4531240p4531240.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
