Documentation

Background Image - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Control :: Background Image

GUI.Control.BackgroundImage
background image for the control

Type

Image'

Lua Usage

-- Get
local image = control.BackgroundImage

-- Set
control.BackgroundImage = image

If you think anything is missing, please feel free to: submit documentation feedback on this page