Creates a copy of a bitmap image.
Original signature is 'CGImageRef CGImageCreateCopy ( CGImageRef image );'
Available in Mac OS X v10.4 and later.


- image (IntPtr)
- MISSING

An copy of the image specified by the image parameter.

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