CGColorConversionInfo
An object that describes how to convert between color spaces for use by other system services.
Declaration
class CGColorConversionInfoOverview
A CGColorConversionInfo object specifies a conversion between two or more color spaces, including information about the intent of the conversion. You use color conversion objects to specify the work to be done by an MPSImageConversion filter, which can then perform GPU-accelerated image conversion.