frameCount | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | image | ||||||
Summary | Reports the number of frames in an animated GIF image. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: image, integer Property: currentFrame Command: play Glossary: property, animated GIF, frame, non-negative | ||||||
Description | Use the frameCount property to determine the length of a GIF animation. If the image is not an animated GIF, its frameCount is zero. | ||||||
Tags | multimedia |