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