DisplayOfCCC(X3xlib) X Version 11 (Release 6.1)


DisplayOfCCC -- Color Conversion Context macros

Synopsis

   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.

References

XcmsCCCOfColormap(X3xlib), XcmsConvertColors(X3xlib), XcmsCreateCCC(X3xlib), XcmsDefaultCCC(X3xlib), XcmsSetWhitePoint(X3xlib)

Xlib - C Language X Interface


30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.