IMcImageFrameCount Property
|
|
Get the number of frames in the image
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxReadOnly Property FrameCount As Integer
Get
Property Value
Type:
Int32
RemarksImage can be created with more than one frame and new frames can be added to
an existing image.
See Also