Retrieving a pixel alpha value for a UIImage (MonoTouch)
- by Larry OBrien
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?