Contents

colorSyncProfile

The ColorSync profile from which the color space was created.

Declaration

var colorSyncProfile: UnsafeMutableRawPointer? { get }

Discussion

The ColorSync profile on which the receiver is based. You need to cast this value to an object of opaque type CMProfileRef. Returns NULL if the receiver was created from a ICC-profile data instead. See ColorSync Manager for further information on CMProfileRef.

See Also

Accessing Color Space Data and Attributes