![]() |
CMVideoCardGammaType |
Header: CMICCProfile.h |
Specifies a video card gamma profile tag.
struct CMVideoCardGammaType { OSType typeDescriptor; UInt32 reserved; CMVideoCardGamma gamma; };
The signature type for a video card gamma tag. There is currently only one type possible, cmSigVideoCardGammaType.
This field is reserved and must contain the value 0.
A structure that specifies the video card gamma data for the profile tag, as described in CMVideoCardGamma.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)