prepare image | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | Preloads an image into memory. | |||||||||
Introduced | 6.0.0 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Command: prepare Glossary: command, execute | |||||||||
Description | Use the prepare image command to speed up execution when showing image data. Use the prepare image command to preload an image at some time before it is needed. Then access the image and display it as needed on your stack. Since the image is already cached into memory, it displays instantly. | |||||||||
Tags | multimedia |