Contents

CMProfileIterateData

Contains a callback routine with a description of a profile that is during an iteration through the available profiles.

Declaration

typedef struct CMProfileIterateData {
    ...
} CMProfileIterateData;

Overview

The ColorSync Manager defines the CMProfileIterateData structure to provide your CMProfileIterateProcPtr callback routine with a description of a profile during an iteration through the available profiles that takes place when you call CMIterateColorSyncFolder.

Topics

Fields

Instance Properties