Creates an ICC-based color space using the ICC profile contained in the specified data.
Original signature is 'CGColorSpaceRef CGColorSpaceCreateWithICCProfile( CFDataRef data );'
Available in Mac OS X v10.6 and later.


- data (NSData)
- MISSING

A new color space based on the specified profile.

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