makepad/old/examples/ui_zoo/resources/rotatedimage.md
2026-02-12 14:52:33 +01:00

7 lines
No EOL
314 B
Markdown

## RotatedImage
The RotatedImage widget displays an image that can be scaled and rotated, allowing for dynamic transformations. It's useful for creating interactive and visually engaging interfaces where images need to be manipulated.
### Attributes
- draw_bg (DrawColor)
- scale (float)
- source (LiveDependency)