textwritemask(3) — Silicon Graphics R1c
NAME
textwritemask - grant write permission for the textport
SYNOPSIS
C
textwritemask(tmask)
Colorindex tmask;
FORTRAN
subroutine textwr(tmask)
DESCRIPTION
Textwritemask grants write permission for text drawn in the textport.
SEE ALSO
pagecolor, pagewritemask, textcolor, textport, tpoff, tpon, writemask
NOTE
This command can only be used in immediate mode.
Version 2.3 — July 04, 1985