SetResolution(DpiX: Double; DpiY: Double);
DpiX. Image width.
DpiY. Image height.
The SetResolution method sets image resolution.
The property use is given in the example for IGxBitmap.Pixel.
See also:
IGxBitmap