Description
Get the number of frames in the image
-
Property type
-
A Long value.
-
Syntax
-
object.FrameCount
The FrameCount Property syntax has these parts: |
| object | An expression evaluating to an object of type McImage. | Remarks
Image can be created with more than one frame and new frames can be added to an existing image.
|