


DisplayOfCCC(3X11)					   DisplayOfCCC(3X11)
X11R5									X11R5



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

SYNTAX
  DisplayOfCCC(_c_c_c)
       XcmsCCC _c_c_c;

  VisualOfCCC(_c_c_c)
       XcmsCCC _c_c_c;

  ScreenNumberOfCCC(_c_c_c)
       XcmsCCC _c_c_c;

  ScreenWhitePointOfCCC(_c_c_c)
       XcmsCCC _c_c_c;

  ClientWhitePointOfCCC(_c_c_c)
       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	delim off















