copyICCData()
Returns a copy of the ICC profile data of the provided color space.
Declaration
func copyICCData() -> CFData?Return Value
The ICC profile data or NULL if the color space does not have an ICC data profile.
Returns a copy of the ICC profile data of the provided color space.
func copyICCData() -> CFData?The ICC profile data or NULL if the color space does not have an ICC data profile.