hpux man page for xcmsfunctionset

Query: xcmsfunctionset

OS: hpux

Section: 3

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

XcmsFunctionSet()														 XcmsFunctionSet()

Name
  XcmsFunctionSet - Xcms Color Characterization Function Set structure.

Availability
  Release 5 and later.

Description
  The XcmsFunctionSet structure contains the information necessary to convert the encoding of color specifications between CIEXYZ, RGB Inten-
  sity, and RGB Device encodings; and how to obtain and free Screen Color Characterization Data (also known as the device profile)  necessary
  for color specification conversion.

  The  DDColorSpaces  member  points to an array of pointers to XcmsColorSpace structures for device-dependent color spaces - the information
  necessary to convert the encoding of color specifications between CIEXYZ, RGB Intensity, and RGB Device encodings.

  The screenInitProc member identifies the function that obtains the device profile.

  The screenFreeProc member identifies the function that frees the function set specific device profile obtained with screenInitProc.

Structures
  The XcmsFunctionSet structure contains:

     typedef struct _XcmsFunctionSet {
	 XcmsColorSpace **DDColorSpaces;
	 XcmsScreenInitProc screenInitProc;
	 XcmsScreenFreeProc screenFreeProc;
     } XcmsFunctionSet;

See Also
  XcmsAddFunctionSet(), XcmsColorSpace, XcmsScreenInitProc, XcmsScreenFreeProc.

Xlib - Device-independent Color 												 XcmsFunctionSet()
Related Man Pages
xcmsdb(1) - redhat
xcmsdb(1) - debian
xcmscielab(3) - debian
xcmsdb(1) - suse
xcmsscreeninitproc(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
Is UNIX an open source OS ?
Thank you members and admins
Wrong Array...
Shopt -s histappend