IMcStreamCurrentFrame Property
|
|
The Current Frame that will be read.
Namespace:
MediaCy.IQL.IO
Assembly:
MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
SyntaxReadOnly Property CurrentFrame As Integer
Get
Property Value
Type:
Int32
RemarksThis READ-ONLY, zero-based property indicates the frame of a multi-frame file that
will be read. For single-image files, it will always return 0 (zero).
See Also