PATHMac OS 8 Developer Documentation > Mutlimedia and Graphics > ColorSync Manager >

Managing Color With ColorSync


Video Card Gamma Tag

New in ColorSync 2.5

When you create a tag to store video card gamma data in a profile, you use the cmVideoCardGammaTag constant to specify the tag.

enum
{
    ...,
    cmVideoCardGammaTag = FOUR_CHAR_CODE('vcgt')
};

Enumerator descriptions

cmVideoCardGammaTag
Constant for profile tag that specifies video card gamma information.

© 1988-1999 Apple Computer, Inc. — (Last Updated 20 Jan 99)