Returns the decode array for a bitmap image.
Original signature is 'const CGFloat * CGImageGetDecode ( CGImageRef image );'
Available in Mac OS X version 10.0 and later.


- image (IntPtr)
- MISSING

The decode array for a bitmap image (or image mask). See the discussion for a description of possible return values.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)