Property: YPPM

(TSave2D_Bmp)

Specifies the vertical resolution of a Bitmap image (BMP) file for TSave2D_Bmp component, in pixels per meter.

Syntax:

property YPPM: Integer;

Description:

The property specifies the vertical resolution of the bitmap in pixels per meter. The value is used to help a bitmap image (BMP) file reader choose a proper vertical resolution when printing or displaying the Bitmap image (BMP) file.

Contents