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 / XcmsQueryBlack.z / XcmsQueryBlack
Encoding:
Text File  |  2002-10-03  |  4.7 KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXccccmmmmssssQQQQuuuueeeerrrryyyyBBBBllllaaaacccckkkk((((3333XXXX11111111))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXccccmmmmssssQQQQuuuueeeerrrryyyyBBBBllllaaaacccckkkk((((3333XXXX11111111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed,
  10.           XcmsQueryWhite - obtain black, blue, green, red, and white
  11.           CCC color specifications
  12.  
  13.      SSSSYYYYNNNNTTTTAAAAXXXX
  14.           Status XcmsQueryBlack(_c_c_c, _t_a_r_g_e_t__f_o_r_m_a_t, _c_o_l_o_r__r_e_t_u_r_n)
  15.                 XcmsCCC _c_c_c;
  16.                 XcmsColorFormat _t_a_r_g_e_t__f_o_r_m_a_t;
  17.                 XcmsColor *_c_o_l_o_r__r_e_t_u_r_n;
  18.  
  19.           Status XcmsQueryBlue(_c_c_c, _t_a_r_g_e_t__f_o_r_m_a_t, _c_o_l_o_r__r_e_t_u_r_n)
  20.                 XcmsCCC _c_c_c;
  21.                 XcmsColorFormat _t_a_r_g_e_t__f_o_r_m_a_t;
  22.                 XcmsColor *_c_o_l_o_r__r_e_t_u_r_n;
  23.  
  24.           Status XcmsQueryGreen(_c_c_c, _t_a_r_g_e_t__f_o_r_m_a_t, _c_o_l_o_r__r_e_t_u_r_n)
  25.                 XcmsCCC _c_c_c;
  26.                 XcmsColorFormat _t_a_r_g_e_t__f_o_r_m_a_t;
  27.                 XcmsColor *_c_o_l_o_r__r_e_t_u_r_n;
  28.  
  29.           Status XcmsQueryRed(_c_c_c, _t_a_r_g_e_t__f_o_r_m_a_t, _c_o_l_o_r__r_e_t_u_r_n)
  30.                 XcmsCCC _c_c_c;
  31.                 XcmsColorFormat _t_a_r_g_e_t__f_o_r_m_a_t;
  32.                 XcmsColor *_c_o_l_o_r__r_e_t_u_r_n;
  33.  
  34.           Status XcmsQueryWhite(_c_c_c, _t_a_r_g_e_t__f_o_r_m_a_t, _c_o_l_o_r__r_e_t_u_r_n)
  35.                 XcmsCCC _c_c_c;
  36.                 XcmsColorFormat _t_a_r_g_e_t__f_o_r_m_a_t;
  37.                 XcmsColor *_c_o_l_o_r__r_e_t_u_r_n;
  38.  
  39.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  40.           _c_c_c       Specifies the CCC.  Note that the CCC's Client
  41.                     White Point and White Point Adjustment procedures
  42.                     are ignored.
  43.  
  44.           _c_o_l_o_r__r_e_t_u_r_n
  45.                     Returns the color specification in the specified
  46.                     target format for .  The white point associated
  47.                     with the returned color specification is the
  48.                     Screen White Point.  The value returned in the
  49.                     pixel member is undefined.
  50.  
  51.           _t_a_r_g_e_t__f_o_r_m_a_t
  52.                     Specifies the target color specification format.
  53.  
  54.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  55.           The _X_c_m_s_Q_u_e_r_y_B_l_a_c_k function returns the color specification
  56.           in the specified target format for zero-intensity red,
  57.           green, and blue.
  58.  
  59.           The _X_c_m_s_Q_u_e_r_y_B_l_u_e function returns the color specification
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXccccmmmmssssQQQQuuuueeeerrrryyyyBBBBllllaaaacccckkkk((((3333XXXX11111111))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXccccmmmmssssQQQQuuuueeeerrrryyyyBBBBllllaaaacccckkkk((((3333XXXX11111111))))
  71.  
  72.  
  73.  
  74.           in the specified target format for full-intensity blue while
  75.           red and green are zero.
  76.  
  77.           The _X_c_m_s_Q_u_e_r_y_G_r_e_e_n function returns the color specification
  78.           in the specified target format for full-intensity green
  79.           while red and blue are zero.
  80.  
  81.           The _X_c_m_s_Q_u_e_r_y_R_e_d function returns the color specification in
  82.           the specified target format for full-intensity red while
  83.           green and blue are zero.
  84.  
  85.           The _X_c_m_s_Q_u_e_r_y_W_h_i_t_e function returns the color specification
  86.           in the specified target format for full-intensity red,
  87.           green, and blue.
  88.  
  89.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  90.           XcmsCIELabQueryMaxC(3X11), XcmsCIELuvQueryMaxC(3X11),
  91.           XcmsTekHVCQueryMaxC(3X11)
  92.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 10/3/02)
  130.  
  131.  
  132.  
  133.