[ Next Article | Previous Article | Book Contents | Library Home | Legal | Search ]
GL3.2 Version 4.1 for AIX: Programming Concepts

getscrmask Subroutine

The getscrmask subroutine returns the coordinates of the current screenmask in the parameters left, right, bottom, and top. The syntax is as follows:

void getscrmask(Screencoord *left, Screencoord *right,
                Screencoord *bottom, Screencoord *top)

[ Next Article | Previous Article | Book Contents | Library Home | Legal | Search ]