


XcmsDefaultCCC(3X11)					 XcmsDefaultCCC(3X11)
X11R5									X11R5



NAME
  XcmsDefaultCCC - obtain the default CCC for a	screen

SYNTAX
  XcmsCCC XcmsDefaultCCC(_d_i_s_p_l_a_y, _s_c_r_e_e_n__n_u_m_b_e_r)
	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

































