imageColorSpace()
Returns the color space of the image or NULL if the image should not be color matched.
Declaration
func imageColorSpace() -> Unmanaged<CGColorSpace>!Return Value
The color space of the image or NULL.
Returns the color space of the image or NULL if the image should not be color matched.
func imageColorSpace() -> Unmanaged<CGColorSpace>!The color space of the image or NULL.