RGB

brightness()

Returns current brightness value.

// PROTOTYPE
static uint8_t brightness();
// EXAMPLE

uint8_t value = RGB.brightness();