Graphisoft®

GX ModuleVersion: 16

GXGetGSPixMapVResolution

Gives the vertical resolution of the pixmap in DPI (dot per inch).

    UInt32 GXGetGSPixMapVResolution (
      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]

See Also

Graphics functions, GXSetGSPixMapVResolution