Click or drag to resize

IMcStreamHeight Property

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.

Namespace:  MediaCy.IQL.IO
Assembly:  MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
Syntax
VB
Property Height As Integer
	Get
	Set

Return Value

Type: Int32
LONG
See Also