Click or drag to resize

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
Syntax
VB
ReadOnly Property CurrentFrame As Integer
	Get

Property Value

Type: Int32
Remarks
This 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