Contents

colorSpace

The color space of the image.

Declaration

var colorSpace: CGColorSpace? { get }

Discussion

This property’s value is nil if the image’s color space cannot be determined.

See Also

Getting Image Information