Retrieving a pixel alpha value for a UIImage (MonoTouch)

Posted by Larry OBrien on Stack Overflow See other posts from Stack Overflow or by Larry OBrien
Published on 2010-04-08T02:28:41Z Indexed on 2010/04/08 2:33 UTC
Read the original article Hit count: 357

Filed under:
|
|
|
|

This question is a duplicate of 1042830, but MonoTouch-specific. Is there a way that's safer than allocating an IntPtr, drawing into it using CGBitmapContext and then reading bytes at the appropriate offset?

© Stack Overflow or respective owner

Related posts about monotouch

Related posts about uiimage