Type Alias Brightness
pub type Brightness = f32;
Expand description
A normalized relative brightness adjustment in the range 0.0 (off/minimum) to 1.0 (maximum).
pub type Brightness = f32;
A normalized relative brightness adjustment in the range 0.0 (off/minimum) to 1.0 (maximum).