hpux man page for xcmssetcccofcolormap

Query: xcmssetcccofcolormap

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XcmsSetCCCOfColormap()													    XcmsSetCCCOfColormap()

Name
  XcmsSetCCCOfColormap - change the Color Conversion Context (CCC) associated with a colormap.

Synopsis
  XcmsCCC XcmsSetCCCOfColormap(display, colormap, ccc)
	   Display *display;
	   Colormap colormap;
	   XcmsCCC ccc;

Arguments
  display   Specifies the connection to the X server.

  colormap  Specifies the colormap.

  ccc	    Specifies the color conversion context.

Returns
  The previous Color Conversion Context.

Availability
  Release 5 and later.

Description
  XcmsSetCCCOfColormap() changes the CCC associated with the specified colormap.  It returns the CCC previously associated with the colormap.

  If the previous CCC is not used again in the application, it should be freed by calling XcmsFreeCCC().

See Also
  XcmsCCCOfColormap(), XcmsCreateCCC(), XcmsFreeCCC().

Xlib - Device-independent Color 											    XcmsSetCCCOfColormap()
Related Man Pages
xcmscccofcolormap(3) - debian
xcmssetcccofcolormap(3) - debian
xcmscccofcolormap(3) - x11r4
xcmscccofcolormap(3) - suse
xcmssetcccofcolormap(3x11) - osf1
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
Sequence extraction
Tar Command