Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getsize(3g) — 4D1 2.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     getsize(3G)                                           getsize(3G)



NAME
getsize - returns the size of a graphics window
SPECIFICATION
C getsize(x, y)
long *x, *y;
FORTRAN subroutine getsiz(x, y)
integer*4 x, y
DESCRIPTION
getsize returns the dimensions (in pixels) of the graphics
window used by a graphics program. Call getsize after
getport.
SEE ALSO
getport
Using mex, Chapter 2, Programming with mex
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)

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