canvas module
Core framework Desktop
This module provides a drawing surface as a Canvas widget in the ui namespace
| Object | Description |
|---|---|
| Canvas | Object representation of a drawing surface |
| Image | Object representation of a picture to be drawn on a Canvas |
| LinearGradient | Object representation of a linear colored gradient |
| RadialGradient | Object representation of a radial colored gradient |