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
SyntaxReadOnly Property Count As Integer
Get
Return Value
Type:
Int32Number of frames in the collection
RemarksThe number of frames in the frame collection will always equal the
number of frames returned by the image's FrameCount property.
See Also