DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
X Version 11 (Release 6.1)

DisplayOfCCC(X3xlib)


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


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004