Status XcmsTekHVCQueryMaxVSamples(ccc, hue, colors_return, nsamples)
XcmsCCC ccc;
XcmsFloat hue;
XcmsColor colors_return[];
unsigned int nsamples;
ccc | Specifies the CCC. The CCC's Client White Point and white point adjustment procedures are ignored. |
hue | Specifies the Hue for maximum Chroma/Value samples. |
nsamples | Specifies the number of samples. |
colors_return | Returns nsamples of color specifications in XcmsTekHVC such that the Chroma is the maximum attainable for the Value and Hue. The white point associated with the returned color specification is the Screen White Point. The value returned in the pixel member is undefined. |