Status XcmsTekHVCQueryMinV(ccc, hue, chroma, color_return)
XcmsCCC ccc;
XcmsFloat hue;
XcmsFloat chroma;
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 minimum Value. |
value | Specifies the Value in which to find the minimum Value. |
color_return | Returns the minimum Value and the actual Hue and Chroma at which the minimum 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. |