Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pushviewport(3) — libiris R1c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pushviewport(3)  —  Unix Programmer’s Manual

NAME

pushviewport - save the current viewport, screen mask, and setdepth parameters

SYNOPSIS

C
pushviewport()

FORTRAN
subroutine pushvi

Pascal
procedure pushviewport;

DESCRIPTION

The current viewport is the top element in a stack of viewports.  The pushviewport command duplicates the current viewport and pushes it on the stack.  After pushviewport, there are two copies of the current viewport in the stack; the top one can be changed without losing the old one.  In addition, it saves the screen mask and the parameters specified using the  setdepth command. 

SEE ALSO

getscrmask, popviewport, setdepth, viewport

Silicon Graphics  —  R1c

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026