GetImageFrame()
Syntax
Index = GetImageFrame(#Image)Description
Gets the current frame index of the image.
Parameters
#Image The image to use.
Return value
The current frame index (starting from 0). If the image is not multi-frame, it will always return 0.
See Also
CreateImage(), AddImageFrame(), RemoveImageFrame(), ImageFrameCount(), GetImageFrame()
Supported OS
All