Description

On Get, Fills the long parameter with the height of the image read from the image file.

On Set, sets the local property to the long value

The Height is determined by the number of Pixels from OriginY to the bottom of the image. The Height must be less than or equal to the Height of the File data.

If you wish to Subsample the image, see PreviewHeight.

Property type

A Long value.  

Syntax

object.Height [= value]

The Height Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStream.
valueA Long value.