XcmsQueryGreen
Syntax
Status XcmsQueryGreen(ccc, target_format, color_return)
XcmsCCC ccc;
XcmsColorFormat target_format;
XcmsColor *color_return;
Arguments
ccc
| Specifies the CCC.
The CCC's Client White Point and white point adjustment procedures
are ignored.
|
target_format
| Specifies the target color specification format.
|
color_return
| Returns the color specification in the specified target format
for full intensity green while red and blue are zero.
The white point associated with the returned
color specification is the Screen White Point.
The value returned in the pixel member is undefined.
|
Description
The
XcmsQueryGreen()
function returns the color specification in the specified target format
for full intensity green while red and blue are zero.
See also
XcmsCIELabQueryMaxC(),
XcmsCIELuvQueryMaxC(),
XcmsQueryBlack(),
XcmsQueryBlue(),
XcmsQueryRed(),
XcmsQueryWhite(),
XcmsTekHVCQueryMaxC(),
"
Red, Green, and Blue Queries".
Christophe Tronche, [email protected]