Carbon


cmSigCurveType

Header: CMICCProfile.h

enum {
    cmSigCurveType = 'curv',
    cmSigDataType = 'data',
    cmSigDateTimeType = 'dtim',
    cmSigLut16Type = 'mft2',
    cmSigLut8Type = 'mft1',
    cmSigMeasurementType = 'meas',
    cmSigNamedColorType = 'ncol',
    cmSigNamedColor2Type = 'ncl2',
    cmSigProfileDescriptionType = 'desc',
    cmSigScreeningType = 'scrn',
    cmSigS15Fixed16Type = 'sf32',
    cmSigSignatureType = 'sig ',
    cmSigTextType = 'text',
    cmSigU16Fixed16Type = 'uf32',
    cmSigU1Fixed15Type = 'uf16',
    cmSigUInt8Type = ''ui08'',
    cmSigUInt16Type = ''ui16'',
    cmSigUInt32Type = ''ui32'',
    cmSigUInt64Type = ''ui64'',
    cmSigUcrBgType = ''bfd '',
    cmSigUnicodeTextType = ''utxt'',
    cmSigViewingConditionsType = ''view'',
    cmSigXYZType = ''XYZ ''
};

© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)