BitmapYRes property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int BitmapYRes

Delphi Syntax

BitmapYRes:Integer

Overview

Refer to Examining and Altering Bitmaps.

Remarks

Dots per inch in the height direction.

This value is commonly used for printing. Loading an image from a file updates this property, using the value stored in the file.

See Also

Elements

BitmapBits property, BitmapHeight property, BitmapWidth property, BitmapXRes property, ColorCount property

Topics

Raster Images: Getting Current Information

 

Using Rulers in Annotation Objects