Click or drag to resize

IMcFramesCount Property

Returns the number of frames in the collection

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Count As Integer
	Get

Return Value

Type: Int32
Number of frames in the collection
Remarks
The number of frames in the frame collection will always equal the number of frames returned by the image's FrameCount property.
See Also