Contents

CGColorConversionInfo

An object that describes how to convert between color spaces for use by other system services.

Declaration

class CGColorConversionInfo

Overview

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.

Topics

Creating a Color Conversion

Working with Core Foundation Types

Instance Methods

Initializers

See Also

Colors and Fonts