OMXSetRasScale() -- Set raster scale

Set the raster scale defined in pixel size per device units (eg device units are pixel for a screen)

See Also: OMX Introduction

CALL SEQUENCE

void OMXSetRasScale(psVDS, dfRasScale);
VDS     psVDS;
           The Virtual Display Space.
double  dfRasScale;
           The Raster scale.

About PCI Help Gateway