[MonoTouch] Value of the pixel

Tomasz Cielecki tomasz at ostebaronen.dk
Sun Mar 18 14:28:03 UTC 2012


You can't that has to be done on a CGImage. Luckily UIImage objects
have that in their CGImage parameter.

See this sample:
http://stackoverflow.com/questions/448125/how-to-get-pixel-data-from-a-uiimage-cocoa-touch-or-cgimage-core-graphics,
you should be able to port that easily to MonoTouch

On Sun, Mar 18, 2012 at 9:43 AM, Vladimir <i at yajon.ru> wrote:
> How know value of the pixel (Point(x,y)) in UIImage?
>
> --
> View this message in context: http://monotouch.2284126.n4.nabble.com/Value-of-the-pixel-tp4481823p4481823.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


More information about the MonoTouch mailing list