1. NAME

XcmsDefaultCCC - obtain the default CCC for a screen

2. SYNTAX

XcmsCCC XcmsDefaultCCC(Display *display, int screen_number);

3. ARGUMENTS

display 1i Specifies the connection to the X server.

screen_number 1i Specifies the appropriate screen number on the host server.

4. DESCRIPTION

The .ZN 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.

5. SEE ALSO