◆ HSB()
juce::ColourHelpers::HSB::HSB |
( |
Colour |
col | ) |
|
|
inlinenoexcept |
◆ toColour()
Colour juce::ColourHelpers::HSB::toColour |
( |
Colour |
original | ) |
const |
|
inlinenoexcept |
◆ toRGB()
static PixelARGB juce::ColourHelpers::HSB::toRGB |
( |
float |
h, |
|
|
float |
s, |
|
|
float |
v, |
|
|
const uint8 |
alpha |
|
) |
| |
|
inlinestaticnoexcept |
◆ brightness
float juce::ColourHelpers::HSB::brightness |
◆ hue
float juce::ColourHelpers::HSB::hue |
◆ saturation
float juce::ColourHelpers::HSB::saturation |
The documentation for this struct was generated from the following file: