Graphisoft®

GX ModuleVersion: 16

GXSetGSPixMapVResolution

Sets the vertical resolution of the pixmap.

    void GXSetGSPixMapVResolution (
      GSPixMapHandle  pixMapH,
      UInt32          res
    );

Parameters

pixMapH
The pixmap to be modified.
res
The resolution in DPI.

Remarks

This function sets the dot per inch value.

Requirements

Version:
GX 10 or later
Header:
Graphics2D.h
Import Library:
GXImp.lib
Module:
GX.dll [WIN], GX.framework [MAC]

See Also

Graphics functions, GXGetGSPixMapVResolution