flip | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Invert an image horizontally or vertically. | ||||||
Introduced | 1.1 | ||||||
OS | mac, windows, linux | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: choose, crop, revRotatePoly Glossary: command, referenced control, paint tool Keyword: image | ||||||
Description | Use the flip command to turn an image over. The vertical form flips the image vertically, swapping its top and bottom. The horizontal form flips the image side to side, swapping its right and left. If you don't specify an image, the portion currently selected with the Select paint tool is flipped. The flipping operation is its own inverse: flipping an image twice in the same direction restores it to its original appearance.
| ||||||
Tags | multimedia |