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.
The color space of the image.
var colorSpace: CGColorSpace? { get }This property’s value is nil if the image’s color space cannot be determined.