Contents

CMMultichannel5Color

Contains a color value expressed in the multichannel color space with 5 channels.

Declaration

typedef struct CMMultichannel5Color {
    ...
} CMMultichannel5Color;

Overview

A color expressed in the multichannel color space with 5 channels. The color value for each channel component is expressed as an unsigned byte of type char.

Topics

Instance Properties