home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XcmsQueryBlack(3X11) XLIB FUNCTIONS XcmsQueryBlack(3X11)
-
-
- NNAAMMEE
- XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, Xcms-
- QueryRed, XcmsQueryWhite - obtain black, blue, green, red,
- and white CCC color specifications
-
- SSYYNNTTAAXX
- 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)
- XcmsCCC _c_c_c;
- XcmsColorFormat _t_a_r_g_e_t___f_o_r_m_a_t;
- XcmsColor *_c_o_l_o_r___r_e_t_u_r_n;
-
- 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)
- XcmsCCC _c_c_c;
- XcmsColorFormat _t_a_r_g_e_t___f_o_r_m_a_t;
- XcmsColor *_c_o_l_o_r___r_e_t_u_r_n;
-
- 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)
- XcmsCCC _c_c_c;
- XcmsColorFormat _t_a_r_g_e_t___f_o_r_m_a_t;
- XcmsColor *_c_o_l_o_r___r_e_t_u_r_n;
-
- 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)
- XcmsCCC _c_c_c;
- XcmsColorFormat _t_a_r_g_e_t___f_o_r_m_a_t;
- XcmsColor *_c_o_l_o_r___r_e_t_u_r_n;
-
- 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)
- XcmsCCC _c_c_c;
- XcmsColorFormat _t_a_r_g_e_t___f_o_r_m_a_t;
- XcmsColor *_c_o_l_o_r___r_e_t_u_r_n;
-
- AARRGGUUMMEENNTTSS
- _c_c_c Specifies the CCC. Note that the CCC's Client
- White Point and White Point Adjustment proce-
- dures are ignored.
-
- _c_o_l_o_r___r_e_t_u_r_n
- Returns the color specification in the specified
- target format for . The white point associated
- with the returned color specification is the
- Screen White Point. The value returned in the
- pixel member is undefined.
-
- _t_a_r_g_e_t___f_o_r_m_a_t
- Specifies the target color specification format.
-
- DDEESSCCRRIIPPTTIIOONN
- The _X_c_m_s_Q_u_e_r_y_B_l_a_c_k function returns the color specifica-
- tion in the specified target format for zero-intensity
- red, green, and blue.
-
- The _X_c_m_s_Q_u_e_r_y_B_l_u_e function returns the color specification
- in the specified target format for full-intensity blue
- while red and green are zero.
-
-
-
- X Version 11 Release 6.1 1
-
-
-
-
-
- XcmsQueryBlack(3X11) XLIB FUNCTIONS XcmsQueryBlack(3X11)
-
-
- The _X_c_m_s_Q_u_e_r_y_G_r_e_e_n function returns the color specifica-
- tion in the specified target format for full-intensity
- green while red and blue are zero.
-
- The _X_c_m_s_Q_u_e_r_y_R_e_d function returns the color specification
- in the specified target format for full-intensity red
- while green and blue are zero.
-
- The _X_c_m_s_Q_u_e_r_y_W_h_i_t_e function returns the color specifica-
- tion in the specified target format for full-intensity
- red, green, and blue.
-
- SSEEEE AALLSSOO
- XcmsCIELabQueryMaxC(3X11), XcmsCIELuvQueryMaxC(3X11), Xcm-
- sTekHVCQueryMaxC(3X11)
- _X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- X Version 11 Release 6.1 2
-
-
-