XLIB FUNCTIONS XcmsDefaultCCC(3x11)
NAME
XcmsDefaultCCC - obtain the default CCC for a screen
SYNTAXcc [ flag... ] file... -lX11 [ library... ]
XcmsCCC XcmsDefaultCCC(Display *display, int screen_number);
ARGUMENTS display Specifies the connection to the X server.screen_number
Specifies the appropriate screen number on the host server.DESCRIPTION
The XcmsDefaultCCC 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)Xlib - C Language X Interface
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| 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 1