set_backlight


Description:

public bool set_backlight (int value) throws Error

Sets the backlight level for the given output.

The value is a percentage, with a range of [0, 100].

Parameters:

this

the output to set

value

the absolute value of the backlight

Returns:

`TRUE` for success