pagecolor(3G) pagecolor(3G)
NAME
pagecolor - sets the color of the textport background
SPECIFICATION
C pagecolor(c)
Colorindex c;
FORTRAN subroutine pageco(c)
integer*4 c
DESCRIPTION
pagecolor sets the textport background color.
SEE ALSO
color, textcolor, textport, tpon, tpoff
Using mex, Chapter 6, wsh
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)