GXGetGSPixMapHResolution
Gives the horizontal resolution of the pixmap in DPI (dot per inch).
UInt32 GXGetGSPixMapHResolution ( GSPixMapHandle pixMapH );
Parameters
- pixMapH
- The pixmap to be queried.
Return Values
The resolution of the pixmap in DPI (dot per inch).
Remarks
This data shows the size of a pixmap in real-world length.
Requirements
- Version:
- GX 10 or later
- Header:
- Graphics2D.h
- Import Library:
- GXImp.lib
- Module:
- GX.dll [WIN], GX.framework [MAC]