XcmsTekHVCQueryMaxVC
Syntax
Status XcmsTekHVCQueryMaxVC(ccc, hue, color_return)
XcmsCCC ccc;
XcmsFloat hue;
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 Chroma.
|
color_return
| Returns the color specification in XcmsTekHVC for the maximum
Chroma, the Value at which that maximum Chroma is reached, and the
actual Hue at which the maximum Chroma 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
XcmsTekHVCQueryMaxVC()
function, given a Hue,
determines the maximum Chroma in TekHVC color space displayable by the screen
and the Value at which that maximum Chroma is reached.
It returns the maximum Chroma,
the Value at which that maximum Chroma is reached,
and the actual Hue for which the maximum Chroma was found.
See also
XcmsCIELabQueryMaxC(),
XcmsCIELuvQueryMaxC(),
XcmsQueryBlack(),
XcmsTekHVCQueryMaxC(),
XcmsTekHVCQueryMaxV(),
XcmsTekHVCQueryMaxVSamples(),
XcmsTekHVCQueryMinV(),
"
TekHVC Queries".
Christophe Tronche, [email protected]