ImageFrameCount()
Syntax
Result = ImageFrameCount(#Image)Description
Returns the number of frames of the image.
Parameters
#Image The image to get the frame count.
Return value
Returns the frame count of the image. If the image is not multi-frame, it will always return 1.
See Also
CreateImage(), AddImageFrame(), RemoveImageFrame(), SetImageFrame(), GetImageFrame()
Supported OS
All