Contents

init(iccProfileData:)

Creates an ICC-based color space using the ICC profile contained in the specified data.

Declaration

init?(iccProfileData data: CFData)

Parameters

  • data:

    The data containing the ICC profile to set for the new color space.

Return Value

A new color space based on the specified profile.

See Also

Creating Color Spaces