kvImageBufferTypeCode_Indexed
The buffer contains data in an indexed colorspace.
Declaration
var kvImageBufferTypeCode_Indexed: Int { get }Discussion
This is a planar buffer that is used to index a lookup table of color values. The color values in the table may belong to more than one color component. Typically the colorspace will have a color model of CGColorSpaceModel.indexed and you will need use baseColorSpace to find out what to what color model the lookup table maps.
See Also
Constants
kvImageBufferTypeCode_AlphakvImageBufferTypeCode_CGFormatkvImageBufferTypeCode_CMYK_BlackkvImageBufferTypeCode_CMYK_CyankvImageBufferTypeCode_CMYK_MagentakvImageBufferTypeCode_CMYK_YellowkvImageBufferTypeCode_CVPixelBuffer_YCbCrkvImageBufferTypeCode_CbkvImageBufferTypeCode_ChromakvImageBufferTypeCode_ChunkykvImageBufferTypeCode_ColorSpaceChannel1kvImageBufferTypeCode_ColorSpaceChannel10kvImageBufferTypeCode_ColorSpaceChannel11kvImageBufferTypeCode_ColorSpaceChannel12kvImageBufferTypeCode_ColorSpaceChannel13