1XcmsDefaultCCC(3) XLIB FUNCTIONS XcmsDefaultCCC(3)
2
3
4
6 XcmsDefaultCCC - obtain the default CCC for a screen
7
9 XcmsCCC XcmsDefaultCCC(Display *display, int screen_number);
10
12 display Specifies the connection to the X server.
13
14 screen_number
15 Specifies the appropriate screen number on the host server.
16
18 The XcmsDefaultCCC function returns the default CCC for the specified
19 screen. Its visual is the default visual of the screen. Its initial
20 gamut compression and white point adjustment procedures as well as the
21 associated client data are implementation specific.
22
24 DisplayOfCCC(3), XcmsCCCOfColormap(3), XcmsConvertColors(3), XcmsCre‐
25 ateCCC(3), XcmsSetWhitePoint(3)
26 Xlib - C Language X Interface
27
28
29
30X Version 11 libX11 1.8.1 XcmsDefaultCCC(3)