Contents

cgColorSpace

The Core Graphics color-space object that represents a color space equivalent to the color space’s.

Declaration

var cgColorSpace: CGColorSpace? { get }

Discussion

The value of this property is a reference to an Core Graphics color-space object (CGColorSpace) or NULL if the type of color space represented by the receiver cannot be represented by a CGColorSpace object.

See Also

Accessing Color Space Data and Attributes