Skip to content

Image#


alt text

The Image widget is used to display an image.

Properties#

Unique properties of the Image

Widget#

Adjust these properties to customize the opacity of the widget

Properties
  • Controls the opacity of the widget
    Floating Point variable, defaults to 1.0
    
  • Controls the rotation of the widget
    Floating point variable, defaults to 0.0
    
    min:0.0
    
    max:360.0
    

Layout#

Adjust these properties to customize the dimensions of the Image relative to the screen

Properties
  • Controls if the widget should stretch to fill the available space or not
    Boolean variable, defaults to False
    

Config#

Adjust the configuration of the Image

Properties
  • Number of loops to play
    Floating Point variable, defaults to 0
    
  • Controls if the widget should stretch to fill the available space or not
    Boolean variable, defaults to False
    
  • Controls if the widget can be zoomed or not
    Boolean variable, defaults to False
    
  • Import an image
  • Reload an image from disk

Style#

Adjust these properties to customize the color tint