NAME
XcmsDefaultCCC - obtain the default CCC for a screen
SYNTAX
XcmsCCC XcmsDefaultCCC(Display *_d_i_s_p_l_a_y, int
_s_c_r_e_e_n___n_u_m_b_e_r);
ARGUMENTS
-
_d_i_s_p_l_a_y
Specifies the connection to the X server.
-
-
_s_c_r_e_e_n___n_u_m_b_e_r
Specifies the appropriate screen number on the host server.
-
DESCRIPTION
The
_X_c_m_s_D_e_f_a_u_l_t_C_C_C
function returns the default CCC for the specified screen.
Its visual is the default visual of the screen.
Its initial gamut compression and white point
adjustment procedures as well as the associated client data are implementation
specific.
SEE ALSO
DisplayOfCCC(3X11),
XcmsCCCOfColormap(3X11),
XcmsConvertColors(3X11),
XcmsCreateCCC(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