Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XcmsTekHVCA(3x) — HP-UX 9.10

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

XcmsTekHVCQueryMaxC − find the maximum Chroma for a given TekHVC Hue and Value. 

Synopsis

Status XcmsTekHVCQueryMaxC(ccc, hue, value, color_return)

   XcmsCCC ccc;
   XcmsFloat hue;
   XcmsFloat value;
   XcmsColor *color_return;

Arguments

cccSpecifies the CCC.  Note that the CCC’s Client White Point and White Point Adjustment procedures are ignored. 

hueSpecifies the Hue at which to find the maximum Chroma. 

valueSpecifies the Value at which to find the maximum Chroma. 

color_return
Returns the maximum Chroma along with the actual Hue and Value. The white point associated with the returned color specification is the Screen White Point. The value returned in the pixel member is undefined.

Availability

Release 5 and later. 

Description

XcmsTekHVCQueryMaxC() determines the maximum displayable Chroma for a given a Hue and Value.  The maximum Chroma is returned in the color_return argument, along with the actual Hue and Value at which it occurs.  Note that because of gamut compression or hardware limitations, the returned Hue and Value may differ from those specified by the hue and value arguments. 

Structures

The XcmsColor structure and XcmsColorFormat type are shown on the XcmsColor reference page. 

See Also

XcmsTekHVCQueryMaxV(), XcmsTekHVCQueryMaxVC(),
XcmsTekHVCQueryMaxVSamples(), XcmsTekHVCQueryMinV(). 

Copyright O’Reilly & Assoc.  —  

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026