Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ CelOfScreen(3X) — DeltaWindows 1.3.3 Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XCellsOfScreen, CellsOfScreen — return size of default colormap. 

SYNOPSIS

int XCellsOfScreen(screen)
      Screen ∗screen;

ARGUMENTS

screenSpecifies 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 Reference Manual

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026