Returns a copy of the ICC profile of the provided color space.
Original signature is 'CFDataRef CGColorSpaceCopyICCProfile( CGColorSpaceRef space );'
Available in Mac OS X v10.5 and later.


- space (IntPtr)
- MISSING

The ICC profile or NULL if the color space does not have an ICC profile.

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