white | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used with the visual effect command to show a blank white screen at the end of the visual effect. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Command: visual effect Glossary: command, keyword Keyword: black |
Description | Use the white keyword to transition to a blank white background in a sequence of visual effects. Visual effects can be stacked in a sequence by using several visual effect commands(command) in succession. If the last transition ends with showing the card image, and all except the last one shows an intermediate image (such as a solid white color), the effect is enhanced. You show a solid white color at the end of a transition by using the white keyword. This example uses a camera iris effect to transition through an intermediate blank white screen to the final image:
|
Tags | multimedia |