Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

setplanes(3)  —  Unix Programmer’s Manual

NAME

setplanes - set the number of available planes

SYNOPSIS

C
setplanes(p)
short p;

FORTRAN
subroutine setpla(p)
integer∗2 p

Pascal
procedure setplanes(p: Short);

DESCRIPTION

Setplanes explicitly sets the number of available planes.  If the user requests more bitplanes than the system can allocate, the number defaults to the maximum available. 

SEE ALSO

doublebuffer, gconfig, getplanes, multimap, onemap, setmap, singlebuffer

NOTE

This command can only be used in immediate mode. 

Silicon Graphics  —  R1c

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