bn::bg_palettes_brightness_manager class

Manages the brightness of all background color palettes.

Public static functions

static auto get() -> fixed
Returns the brightness of all background color palettes.
static void set(fixed brightness)
Sets the brightness of all background color palettes.

Function documentation

static void bn::bg_palettes_brightness_manager::set(fixed brightness)

Sets the brightness of all background color palettes.

Parameters
brightness New brightness in the range [0..1].