xdisplaycells(3) hpux man page | unix.com

Man Page: xdisplaycells

Operating Environment: hpux

Section: 3

XDisplayCells() 														   XDisplayCells()

Name
  XDisplayCells, DisplayCells - query number of cells in default colormap of screen.

Synopsis
  int XDisplayCells(display, screen_number)
	   Display *display;
	   int screen_number;

Arguments
  display   Specifies a connection to an X server; returned from XOpenDisplay().

  screen_number
	    Specifies the appropriate screen number on the host server.

Returns
  The number of colorcells in a colormap.

Description
  XDisplayCells() returns the number of entries in the default colormap of the specified screen.

  The C language macro DisplayCells() is equivalent and slightly more efficient.

  This function is misnamed; it should really be XScreenCells().

See Also
  XDisplayPlanes(), XDefaultColormap*().

Xlib - Macro Equivalents													   XDisplayCells()
Related Man Pages
displayplanes(3x11) - ultrix
allplanes(3x11) - ultrix
blackpixel(3x11) - ultrix
defaultcolormap(3x11) - ultrix
xcopycolormapandfree(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Wrong Array...
Shopt -s histappend