Contents

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.

See Also

Getting Color Space Information