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
SyntaxProperty StartFrame As Integer
Get
Set
Property Value
Type:
Int32
RemarksThis 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