NAME

DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC - Color Conversion Context macros

SYNTAX

Display *DisplayOfCCC(XcmsCCC _c_c_c); Visual *VisualOfCCC(XcmsCCC _c_c_c); int ScreenNumberOfCCC(XcmsCCC _c_c_c); XcmsColor *ScreenWhitePointOfCCC(XcmsCCC _c_c_c); XcmsColor *ClientWhitePointOfCCC(XcmsCCC _c_c_c);

ARGUMENTS

_c_c_c Specifies the CCC.

DESCRIPTION

The _D_i_s_p_l_a_y_O_f_C_C_C macro returns the display associated with the specified CCC.

The _V_i_s_u_a_l_O_f_C_C_C macro returns the visual associated with the specified CCC.

The _S_c_r_e_e_n_N_u_m_b_e_r_O_f_C_C_C macro returns the number of the screen associated with the specified CCC.

The _S_c_r_e_e_n_W_h_i_t_e_P_o_i_n_t_O_f_C_C_C macro returns the screen white point of the screen associated with the specified CCC.

The _C_l_i_e_n_t_W_h_i_t_e_P_o_i_n_t_O_f_C_C macro returns the client white point of the screen associated with the specified CCC.

SEE ALSO

XcmsCCCOfColormap(3X11), XcmsConvertColors(3X11), XcmsCreateCCC(3X11), XcmsDefaultCCC(3X11), XcmsSetWhitePoint(3X11)
_X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e