imageColorSpace()
Returns the color space of the image source.
Declaration
func imageColorSpace() -> Unmanaged<CGColorSpace>!Return Value
The color space of the image source, typically RGB or Gray type.
Returns the color space of the image source.
func imageColorSpace() -> Unmanaged<CGColorSpace>!The color space of the image source, typically RGB or Gray type.