Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XcmsCCCOfCo(3x) — HP-UX ANSI C A.09.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XcmsCCCOfColormap − get the Color Conversion Context (CCC) of a colormap. 

Synopsis

XcmsCCC XcmsCCCOfColormap(display, colormap)

    Display *display;
    Colormap colormap;

Arguments

displaySpecifies the connection to the X server. 

colormapSpecifies the colormap for which the CCC is to be returned. 

Availability

Release 5 and later. 

Description

XcmsCCCOfColormap() returns the CCC associated with the specified colormap.  This CCC is used implicitly when the specified colormap is used as an argument to many Xcms device-independent color functions.  XcmsCCCOfColormap() returns the CCC so that its contents can be modified and/or so it can be passed explicitly to color conversion functions that do not take a colormap argument (e.g., XcmsConvertColors()). 

See Also

XcmsCreateCCC(), XcmsClientWhitePointOfCCC(), XcmsConvertColors(), XcmsDefaultCCC(), XcmsDisplayOfCCC(), XcmsFreeCCC(), XcmsScreenNumberOfCCC(), XcmsScreenWhitePointOfCCC(), XcmsSetCCCOfColormap(), XcmsSetCompressionProc(), XcmsSetWhiteAdjustProc(), XcmsSetWhitePoint(), XcmsVisualOfCCC(). 

Copyright O’Reilly & Assoc.  —  

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026