pagewritemask() — Silicon Graphics
NAME
pagewritemask − sets the writemask for the textport background
SPECIFICATION
C
pagewritemask(pmask)
Colorindex pmask;
FORTRAN
subroutine pagewr(pmask)
integer*4 pmask
Pascal
procedure pagewritemask(pmask: longint);
DESCRIPTION
pagewritemask sets the textport background writemask. This routine is undefined in the window manager.
pagewritemask is undefined in the window manager.
SEE ALSO
color, pagecolor, textcolor, textport, textwritemask, tpoff, tpon, writemask IRIS Graphics Programming, Chapter 14, Textports.
NOTE
This routine is available only in immediate mode.
Version 2.5 — April 22, 1987