Contents

kCEColorSpaceKey

Specifies the color space supported in the output file.

Declaration

var kCEColorSpaceKey: String { get }

Discussion

The value can be one of the integers representing a color space from eCEColorSpace. If you don’t provide this key, the output file uses the same color space as the source file.

See Also

Encoder Attribute Keys