RemoveImageFrame()
Syntax
Result = RemoveImageFrame(#Image, Index)Description
Removes the specified frame from the image.
Parameters
#Image The image to remove a frame. Index The index (starting from 0) of the frame to remove.
Return value
Returns nonzero if the frame has been successfully removed, zero otherwise.
See Also
CreateImage(), AddImageFrame(), ImageFrameCount(), SetImageFrame(), GetImageFrame()
Supported OS
All