iccProfileData
The ICC profile data from which the color space was created.
Declaration
var iccProfileData: Data? { get }Discussion
The ICC profile from which the receiver was created. This method attempts to compute the profile data from a CMProfileRef object and returns nil if it is unable to.
For information on ICC profiles, see the latest ICC specification at the International Color Consortium website.