Status XcmsTekHVCQueryMaxC(ccc, hue, value, color_return)
XcmsCCC ccc;
XcmsFloat hue;
XcmsFloat value;
XcmsColor *color_return;
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. |
value | Specifies the Value in which to find the maximum Chroma. |
color_return | Returns the maximum Chroma along with the actual Hue and Value 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. |