Click or drag to resize

IMcStreamStartFrame Property

The first frame to read.

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

Property Value

Type: Int32
Remarks
This zero-based property indicates the first frame of a multi-frame (sequence) file which will be read. If this image file is not a sequence, this is always 0 (zero).
See Also