Contents

colorSyncProfileData

Identifies an NSData object containing the ColorSync profile data.

Declaration

static let colorSyncProfileData: NSBitmapImageRep.PropertyKey

Discussion

It can be used for TIFF, JPEG, GIF, and PNG files. This value is set when reading in and used when writing out image data. You can get the profile data for a particular color space from the corresponding NSColorSpace object or from the ColorSync Manager.

See Also

Bitmap Properties