ImageFile.Height property

Retrieves the height of the image in pixels.

This property is read-only.

Syntax

Property Height( _
)

Property value

Long value.

Remarks

For example code, see Frame Filter: Create a Multi-Page TIFF from Three Pictures.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 R2 [desktop apps only]
Header
Wiaaut.h
IDL
Wiaaut.idl

See also

ImageFile