Module controls.colorbars

Colorbars module

Functions

Colorbars:SetColor (c) Sets the new color

Tables

Colorbars Colorbar fields.


Functions

Colorbars:SetColor (c)
Sets the new color

Parameters:

  • c {r,g,b,a} color table

Tables

Colorbars
Colorbar fields. Inherits from Control.

Fields:

  • color {r,g,b,a} color table, (default {1,1,1,1})
  • OnChange {func1,func2,...} listener functions for color changes, (default {})

See also:

generated by LDoc 1.4.0