DisplayOfCCC(XS) X Version 11 (Release 5) 6 January 1993 DisplayOfCCC(XS) Name DisplayOfCCC - Color Conversion Context macros Syntax DisplayOfCCC(ccc) XcmsCCC ccc; VisualOfCCC(ccc) XcmsCCC ccc; ScreenNumberOfCCC(ccc) XcmsCCC ccc; ScreenWhitePointOfCCC(ccc) XcmsCCC ccc; ClientWhitePointOfCCC(ccc) XcmsCCC ccc; Arguments ccc Specifies the Color Conversion Context (CCC). Description The DisplayOfCCC macro returns the display associated with the specified CCC. The VisualOfCCC macro returns the visual associated with the specified CCC. The ScreenNumberOfCCC macro returns the number of the screen associated with the specified CCC. The ScreenWhitePointOfCCC macro returns the screen white point of the screen associated with the specified CCC. The ClientWhitePointOfCC macro returns the client white point of the screen associated with the specified CCC. See also XcmsCCCOfColormap(XS), XcmsConvertColors(XS), XcmsCreateCCC(XS), XcmsDefaultCCC(XS), XcmsSetWhitePoint(XS) Xlib - C Language X Interface