home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / man / cat3 / xcmstekhvcquerymaxvsamples.0 < prev    next >
Encoding:
Text File  |  1996-10-17  |  5.3 KB  |  199 lines

  1.  
  2.  
  3.  
  4. XcmsTekHVCQueryMaxC(3X11) XLIB FUNCTIONSXcmsTekHVCQueryMaxC(3X11)
  5.  
  6.  
  7. NNAAMMEE
  8.        XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQuery-
  9.        MaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV -
  10.        obtain the TekHVC coordinates
  11.  
  12. SSYYNNTTAAXX
  13.        Status XcmsTekHVCQueryMaxC(_c_c_c, _h_u_e, _v_a_l_u_e, _c_o_l_o_r___r_e_t_u_r_n)
  14.          XcmsCCC _c_c_c;
  15.          XcmsFloat _h_u_e;
  16.          XcmsFloat _v_a_l_u_e;
  17.          XcmsColor *_c_o_l_o_r___r_e_t_u_r_n;
  18.  
  19.        Status XcmsTekHVCQueryMaxV(_c_c_c, _h_u_e, _c_h_r_o_m_a, _c_o_l_o_r___r_e_t_u_r_n)
  20.          XcmsCCC _c_c_c;
  21.          XcmsFloat _h_u_e;
  22.          XcmsFloat _c_h_r_o_m_a;
  23.          XcmsColor *_c_o_l_o_r___r_e_t_u_r_n;
  24.  
  25.        Status XcmsTekHVCQueryMaxVC(_c_c_c, _h_u_e, _c_o_l_o_r___r_e_t_u_r_n)
  26.          XcmsCCC _c_c_c;
  27.          XcmsFloat _h_u_e;
  28.          XcmsColor *_c_o_l_o_r___r_e_t_u_r_n;
  29.  
  30.        Status XcmsTekHVCQueryMaxVSamples(_c_c_c, _h_u_e, _c_o_l_o_r_s___r_e_t_u_r_n,
  31.        _n_s_a_m_p_l_e_s)
  32.          XcmsCCC _c_c_c;
  33.          XcmsFloat _h_u_e;
  34.          XcmsColor _c_o_l_o_r_s___r_e_t_u_r_n_[_];
  35.          unsigned int _n_s_a_m_p_l_e_s;
  36.  
  37.        Status XcmsTekHVCQueryMinV(_c_c_c, _h_u_e, _c_h_r_o_m_a, _c_o_l_o_r___r_e_t_u_r_n)
  38.          XcmsCCC _c_c_c;
  39.          XcmsFloat _h_u_e;
  40.          XcmsFloat _c_h_r_o_m_a;
  41.          XcmsColor *_c_o_l_o_r___r_e_t_u_r_n;
  42.  
  43. AARRGGUUMMEENNTTSS
  44.        _c_c_c     Specifies the CCC.  Note that the CCC's Client
  45.          White Point and White Point Adjustment proce-
  46.          dures are ignored.
  47.  
  48.        _c_h_r_o_m_a     Specifies the chroma at which to find maximum
  49.          Value (MaxV).
  50.  
  51.        _c_o_l_o_r_s___r_e_t_u_r_n
  52.          Returns nsamples of color specifications in Xcm-
  53.          sTekHVC such that the Chroma is the maximum
  54.          attainable for the Value and Hue.  The white
  55.          point associated with the returned color speci-
  56.          fication is the Screen White Point.  The value
  57.          returned in the pixel member is undefined.
  58.  
  59.        _c_o_l_o_r___r_e_t_u_r_n
  60.          Returns the maximum Chroma along with the actual
  61.  
  62.  
  63.  
  64. X Version 11           Release 6.1                1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. XcmsTekHVCQueryMaxC(3X11) XLIB FUNCTIONSXcmsTekHVCQueryMaxC(3X11)
  71.  
  72.  
  73.          Hue and Value (MaxC), maximum Value along with
  74.          the Hue and Chroma (MaxV), color specification
  75.          in XcmsTekHVC for the maximum Chroma, the Value
  76.          at which that maximum Chroma is reached and
  77.          actual Hue (MaxVC) or minimum Value and the
  78.          actual Hue and Chroma (MinL) at which the maxi-
  79.          mum Chroma (MaxC and MaxVC), maximum Value
  80.          (MaxV), or minimum Value (MinL) was found.  The
  81.          white point associated with the returned color
  82.          specification is the Screen White Point.  The
  83.          value returned in the pixel member is undefined.
  84.  
  85.        _h_u_e     Specifies the Hue in which to find the maximum
  86.          Chroma (MaxC and MaxVC), maximum Value (MaxV),
  87.          the maximum Chroma/Value samples (MaxVSamples),
  88.          or the minimum Value (MinL).
  89.  
  90.        _n_s_a_m_p_l_e_s     Specifies the number of samples.
  91.  
  92.        _v_a_l_u_e     Specifies the Value in which to find the maximum
  93.          Chroma (MaxC) or minimum Value (MinL).
  94.  
  95. DDEESSCCRRIIPPTTIIOONN
  96.        The _X_c_m_s_T_e_k_H_V_C_Q_u_e_r_y_M_a_x_C function, given a Hue and Value,
  97.        determines the maximum Chroma in TekHVC color space dis-
  98.        playable by the screen.    It returns the maximum Chroma
  99.        along with the actual Hue and Value at which the maximum
  100.        Chroma was found.
  101.  
  102.        The _X_c_m_s_T_e_k_H_V_C_Q_u_e_r_y_M_a_x_V function, given a Hue and Chroma,
  103.        determines the maximum Value in TekHVC color space dis-
  104.        playable by the screen.    It returns the maximum Value and
  105.        the actual Hue and Chroma at which the maximum Value was
  106.        found.
  107.  
  108.        The _X_c_m_s_T_e_k_H_V_C_Q_u_e_r_y_M_a_x_V_C function, given a Hue, determines
  109.        the maximum Chroma in TekHVC color space displayable by
  110.        the screen and the Value at which that maximum Chroma is
  111.        reached.     It returns the maximum Chroma, the Value at
  112.        which that maximum Chroma is reached, and the actual Hue
  113.        for which the maximum Chroma was found.
  114.  
  115.        The _X_c_m_s_T_e_k_H_V_C_Q_u_e_r_y_M_a_x_V_S_a_m_p_l_e_s returns nsamples of maximum
  116.        Value, the Chroma at which that maximum Value is reached,
  117.        and the actual Hue for which the maximum Chroma was found.
  118.        These sample points may then be used to plot the maximum
  119.        Value/Chroma boundary of the screen's color gamut for the
  120.        specified Hue in TekHVC color space.
  121.  
  122.        The _X_c_m_s_T_e_k_H_V_C_Q_u_e_r_y_M_i_n_V function, given a Hue and Chroma,
  123.        determines the minimum Value in TekHVC color space dis-
  124.        playable by the screen.    It returns the minimum Value and
  125.        the actual Hue and Chroma at which the minimum Value was
  126.        found.
  127.  
  128.  
  129.  
  130. X Version 11           Release 6.1                2
  131.  
  132.  
  133.  
  134.  
  135.  
  136. XcmsTekHVCQueryMaxC(3X11) XLIB FUNCTIONSXcmsTekHVCQueryMaxC(3X11)
  137.  
  138.  
  139. SSEEEE AALLSSOO
  140.        XcmsCIELabQueryMaxC(3X11), XcmsCIELuvQueryMaxC(3X11), Xcm-
  141.        sQueryBlack(3X11)
  142.        _X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196. X Version 11           Release 6.1                3
  197.  
  198.  
  199.