Contents

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.

See Also

Providing Information About the Image