XcmsTekHVCQueryMaxV
Syntax
Status XcmsTekHVCQueryMaxV(ccc, hue, chroma, color_return)
XcmsCCC ccc;
XcmsFloat hue;
XcmsFloat chroma;
XcmsColor *color_return;
Arguments
ccc
| Specifies the CCC.
The CCC's Client White Point and white point adjustment procedures
are ignored.
|
hue
| Specifies the Hue in which to find the maximum Value.
|
chroma
| Specifies the chroma at which to find maximum Value.
|
color_return
| Returns the maximum Value along with the Hue and Chroma at which the maximum Value was found.
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
XcmsTekHVCQueryMaxV()
function, given a Hue and Chroma,
determines the maximum Value in TekHVC color space
displayable by the screen.
It returns the maximum Value and the actual Hue and Chroma
at which the maximum Value was found.
See also
XcmsCIELabQueryMaxC(),
XcmsCIELuvQueryMaxC(),
XcmsQueryBlack(),
XcmsTekHVCQueryMaxC(),
XcmsTekHVCQueryMaxV(),
XcmsTekHVCQueryMaxVC(),
XcmsTekHVCQueryMaxVSamples(),
XcmsTekHVCQueryMinV(),
"
TekHVC Queries".
Christophe Tronche, [email protected]