openshot-audio
0.1.4
|
Public Member Functions | |
HSB (Colour col) noexcept | |
Colour | toColour (Colour original) const noexcept |
Static Public Member Functions | |
static PixelARGB | toRGB (float h, float s, float v, const uint8 alpha) noexcept |
Public Attributes | |
float | hue |
float | saturation |
float | brightness |
|
inlinenoexcept |
|
inlinestaticnoexcept |
float ColourHelpers::HSB::brightness |
float ColourHelpers::HSB::hue |
float ColourHelpers::HSB::saturation |