GXGetGSPixMapHeight
Gives the height of the pixmap in pixels.
Int32 GXGetGSPixMapHeight ( GSPixMapHandle pixMapH );
Parameters
- pixMapH
- The pixmap to be queried.
Return Values
The height of the pixmap, zero if there is an error or the pixmap empty.
Requirements
- Version:
- GX 10 or later
- Header:
- Graphics2D.h
- Import Library:
- GXImp.lib
- Module:
- GX.dll [WIN], GX.framework [MAC]