DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 
X Version 11 (Release 5)

DisplayOfCCC(XS)


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
© 2003 X Lib Library (XS)
SCO OpenServer Release 5.0.7 -- 11 February 2003