XLIB FUNCTIONS DisplayOfCCC(3x11)
NAME
DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhi-
tePointOfCCC, ClientWhitePointOfCCC - Color Conversion Con-
text macros SYNTAXcc [ flag... ] file... -lX11 [ library... ]
Display *DisplayOfCCC(XcmsCCC ccc); Visual *VisualOfCCC(XcmsCCC ccc); int ScreenNumberOfCCC(XcmsCCC ccc); XcmsColor *ScreenWhitePointOfCCC(XcmsCCC ccc);XcmsColor *ClientWhitePointOfCCC(XcmsCCC ccc);
ARGUMENTS ccc Specifies the 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(3x11), XcmsConvertColors(3x11), XcmsCreateCCC(3x11), XcmsDefaultCCC(3x11), XcmsSetWhitePoint(3x11)Xlib - C Language X Interface
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes: X Version 11 Last change: libX11 1.3.5 1 XLIB FUNCTIONS DisplayOfCCC(3x11)____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | x11/library/libx11 ||_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | See XInitThreads(3X11) |
|_____________________________|_____________________________|
X Version 11 Last change: libX11 1.3.5 2