InfoHeight property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int InfoHeight

Delphi Syntax

InfoHeight:Integer

Overview

Refer to Loading a Bitmap from a File.

Remarks

(Read only) Is the height of the image in the specified file.

The unit of measure is pixels. Use the GetFileInfo method to update this property.

See Also

Elements

InfoColorSpace property, InfoBits property, InfoCompress property, InfoFormat property, InfoPage property, InfoPCDRes property, InfoSizeDisk property, InfoSizeMem property, InfoWidth property

Topics

Raster Images: Loading Files

 

Raster Images: Getting and Setting File Information