IGxBitmap.SetResolution

Syntax

SetResolution(DpiX: Double; DpiY: Double);

Parameters

DpiX. Image width.

DpiY. Image height.

Description

The SetResolution method sets image resolution.

Example

The property use is given in the example for IGxBitmap.Pixel.

See also:

IGxBitmap