hpux man page for xcmsquerywhite

Query: xcmsquerywhite

OS: hpux

Section: 3

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

XcmsQueryWhite()														  XcmsQueryWhite()

Name
  XcmsQueryWhite - obtain a color specification for screen white.

Synopsis
  Status XcmsQueryWhite(ccc, target_format, color_return)
	XcmsCCC ccc;
	XcmsColorFormat target_format;
	XcmsColor *color_return;

Arguments
  ccc	    Specifies  the  color  conversion  context.   Note	that  the  CCC's Client White Point and White Point Adjustment procedures are
	    ignored.

  target_format
	    Specifies the target color specification format.

  color_return
	    Returns the color specification in the specified target format.  The white point associated with the returned color specification
	    is the Screen White Point.	The value returned in the pixel member is undefined.

Returns
  Zero on failure, non-zero on success.

Availability
  Release 5 and later.

Description
  The  XcmsQueryWhite() function returns the color specification in the specified target format for full intensity red, green, and blue.  The
  XcmsQueryWhite() function returns the color specification in the format specified by target_format for screen white (i.e.,  full  intensity
  red, green, and blue on the target Screen).

Structures
  The XcmsColor and XcmsColorFormat structures are shown on the XcmsColor reference page.

See Also
  XcmsQueryBlack(), XcmsQueryBlue(), XcmsQueryGreen(), XcmsQueryRed().

Xlib - Device-independent Color 												  XcmsQueryWhite()
Related Man Pages
xcmsquerygreen(3x11) - osf1
xcmsqueryblack(3x11) - redhat
xcmsqueryred(3x11) - redhat
xcmsqueryblack(3x11) - osf1
xcmsqueryred(3x11) - osf1
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Sequence extraction
Thank you members and admins
Seeking Alternative for diff in hp