pagecolor(3) — Silicon Graphics R1c
NAME
pagecolor - set the color of the textport background
SYNOPSIS
C
pagecolor(c)
Colorindex c;
FORTRAN
subroutine pageco(c)
integer*2 c
DESCRIPTION
Pagecolor sets the textport background color.
SEE ALSO
color, pagewritemask, textcolor, textport, textwritemask, tpoff, tpon
NOTE
This command can only be used in immediate mode.
Version 2.3 — July 04, 1985