home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / X11 / XcmsTekHVCQueryMaxC.z / XcmsTekHVCQueryMaxC
Encoding:
Text File  |  2002-10-03  |  7.7 KB  |  199 lines

  1.  
  2.  
  3.  
  4.      XXXXccccmmmmssssTTTTeeeekkkkHHHHVVVVCCCCQQQQuuuueeeerrrryyyyMMMMaaaaxxxxCCCC((((3333XXXX11111111))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXccccmmmmssssTTTTeeeekkkkHHHHVVVVCCCCQQQQuuuueeeerrrryyyyMMMMaaaaxxxxCCCC((((3333XXXX11111111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV,
  10.           XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples,
  11.           XcmsTekHVCQueryMinV - obtain the TekHVC coordinates
  12.  
  13.      SSSSYYYYNNNNTTTTAAAAXXXX
  14.           Status XcmsTekHVCQueryMaxC(_c_c_c, _h_u_e, _v_a_l_u_e, _c_o_l_o_r__r_e_t_u_r_n)
  15.                 XcmsCCC _c_c_c;
  16.                 XcmsFloat _h_u_e;
  17.                 XcmsFloat _v_a_l_u_e;
  18.                 XcmsColor *_c_o_l_o_r__r_e_t_u_r_n;
  19.  
  20.           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)
  21.                 XcmsCCC _c_c_c;
  22.                 XcmsFloat _h_u_e;
  23.                 XcmsFloat _c_h_r_o_m_a;
  24.                 XcmsColor *_c_o_l_o_r__r_e_t_u_r_n;
  25.  
  26.           Status XcmsTekHVCQueryMaxVC(_c_c_c, _h_u_e, _c_o_l_o_r__r_e_t_u_r_n)
  27.                 XcmsCCC _c_c_c;
  28.                 XcmsFloat _h_u_e;
  29.                 XcmsColor *_c_o_l_o_r__r_e_t_u_r_n;
  30.  
  31.           Status XcmsTekHVCQueryMaxVSamples(_c_c_c, _h_u_e, _c_o_l_o_r_s__r_e_t_u_r_n,
  32.           _n_s_a_m_p_l_e_s)
  33.                 XcmsCCC _c_c_c;
  34.                 XcmsFloat _h_u_e;
  35.                 XcmsColor _c_o_l_o_r_s__r_e_t_u_r_n[];
  36.                 unsigned int _n_s_a_m_p_l_e_s;
  37.  
  38.           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)
  39.                 XcmsCCC _c_c_c;
  40.                 XcmsFloat _h_u_e;
  41.                 XcmsFloat _c_h_r_o_m_a;
  42.                 XcmsColor *_c_o_l_o_r__r_e_t_u_r_n;
  43.  
  44.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  45.           _c_c_c       Specifies the CCC.  Note that the CCC's Client
  46.                     White Point and White Point Adjustment procedures
  47.                     are ignored.
  48.  
  49.           _c_h_r_o_m_a    Specifies the chroma at which to find maximum
  50.                     Value (MaxV).
  51.  
  52.           _c_o_l_o_r_s__r_e_t_u_r_n
  53.                     Returns nsamples of color specifications in
  54.                     XcmsTekHVC such that the Chroma is the maximum
  55.                     attainable for the Value and Hue.  The white point
  56.                     associated with the returned color specification
  57.                     is the Screen White Point.  The value returned in
  58.                     the pixel member is undefined.
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXccccmmmmssssTTTTeeeekkkkHHHHVVVVCCCCQQQQuuuueeeerrrryyyyMMMMaaaaxxxxCCCC((((3333XXXX11111111))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXccccmmmmssssTTTTeeeekkkkHHHHVVVVCCCCQQQQuuuueeeerrrryyyyMMMMaaaaxxxxCCCC((((3333XXXX11111111))))
  71.  
  72.  
  73.  
  74.           _c_o_l_o_r__r_e_t_u_r_n
  75.                     Returns the maximum Chroma along with the actual
  76.                     Hue and Value (MaxC), maximum Value along with the
  77.                     Hue and Chroma (MaxV), color specification in
  78.                     XcmsTekHVC for the maximum Chroma, the Value at
  79.                     which that maximum Chroma is reached and actual
  80.                     Hue (MaxVC) or minimum Value and the actual Hue
  81.                     and Chroma (MinL) at which the maximum Chroma
  82.                     (MaxC and MaxVC), maximum Value (MaxV), or minimum
  83.                     Value (MinL) was found.  The white point
  84.                     associated with the returned color specification
  85.                     is the Screen White Point.  The value returned in
  86.                     the pixel member is undefined.
  87.  
  88.           _h_u_e       Specifies the Hue in which to find the maximum
  89.                     Chroma (MaxC and MaxVC), maximum Value (MaxV), the
  90.                     maximum Chroma/Value samples (MaxVSamples), or the
  91.                     minimum Value (MinL).
  92.  
  93.           _n_s_a_m_p_l_e_s  Specifies the number of samples.
  94.  
  95.           _v_a_l_u_e     Specifies the Value in which to find the maximum
  96.                     Chroma (MaxC) or minimum Value (MinL).
  97.  
  98.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  99.           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,
  100.           determines the maximum Chroma in TekHVC color space
  101.           displayable by the screen.  It returns the maximum Chroma
  102.           along with the actual Hue and Value at which the maximum
  103.           Chroma was found.
  104.  
  105.           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,
  106.           determines the maximum Value in TekHVC color space
  107.           displayable by the screen.  It returns the maximum Value and
  108.           the actual Hue and Chroma at which the maximum Value was
  109.           found.
  110.  
  111.           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
  112.           the maximum Chroma in TekHVC color space displayable by the
  113.           screen and the Value at which that maximum Chroma is
  114.           reached.  It returns the maximum Chroma, the Value at which
  115.           that maximum Chroma is reached, and the actual Hue for which
  116.           the maximum Chroma was found.
  117.  
  118.           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
  119.           Value, the Chroma at which that maximum Value is reached,
  120.           and the actual Hue for which the maximum Chroma was found.
  121.           These sample points may then be used to plot the maximum
  122.           Value/Chroma boundary of the screen's color gamut for the
  123.           specified Hue in TekHVC color space.
  124.  
  125.           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,
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 10/3/02)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      XXXXccccmmmmssssTTTTeeeekkkkHHHHVVVVCCCCQQQQuuuueeeerrrryyyyMMMMaaaaxxxxCCCC((((3333XXXX11111111))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXccccmmmmssssTTTTeeeekkkkHHHHVVVVCCCCQQQQuuuueeeerrrryyyyMMMMaaaaxxxxCCCC((((3333XXXX11111111))))
  137.  
  138.  
  139.  
  140.           determines the minimum Value in TekHVC color space
  141.           displayable by the screen.  It returns the minimum Value and
  142.           the actual Hue and Chroma at which the minimum Value was
  143.           found.
  144.  
  145.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  146.           XcmsCIELabQueryMaxC(3X11), XcmsCIELuvQueryMaxC(3X11),
  147.           XcmsQueryBlack(3X11)
  148.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  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.      Page 3                                          (printed 10/3/02)
  196.  
  197.  
  198.  
  199.