Contents

CMVideoCardGamma

Contains video gamma data to store with a video gamma profile tag.

Declaration

typedef struct CMVideoCardGamma {
    ...
} CMVideoCardGamma;

Overview

The ColorSync Manager defines the CMVideoCardGamma data structure to specify the video gamma data to store with a video gamma profile tag. The structure is a union that can store data in either table or formula format.

Topics

Fields

Instance Properties