xcellsofscreen(3) hpux man page | unix.com

Man Page: xcellsofscreen

Operating Environment: hpux

Section: 3

XCellsOfScreen()														  XCellsOfScreen()

Name
  XCellsOfScreen, CellsOfScreen - return size of default colormap.

Synopsis
  int XCellsOfScreen(screen)
	   Screen *screen;

Arguments
  screen    Specifies the appropriate Screen structure.

Returns
  The number of colorcells in the colormap.

Description
  XCellsOfScreen() returns the number of colormap cells in the default colormap of the specified screen.

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

See Also
  XDefaultColormap*(), XDefaultDepthOfScreen(), XDefaultVisualOfScreen().

Xlib - Macro Equivalents													  XCellsOfScreen()
Related Man Pages
mincmapsofscreen(3) - centos
doessaveunders(3) - centos
defaultdepthofscreen(3) - debian
defaultvisualofscreen(3) - debian
heightofscreen(3) - debian
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Sequence extraction
Wrong Array...