getplanes(3) — Unix Programmer’s Manual
NAME
getplanes - return the number of available bitplanes
SYNOPSIS
C
short getplanes()
FORTRAN
integer∗2 function getpla()
Pascal
function getplanes: Short;
DESCRIPTION
Getplanes returns the number of available planes.
SEE ALSO
multimap, onemap, setplanes
NOTE
This command can only be used in immediate mode.
Silicon Graphics — R1c