This is the complete list of members for juce::PixelRGB, including all inherited members.
b | juce::PixelRGB | private |
blend(const Pixel &src) noexcept | juce::PixelRGB | inline |
blend(const PixelRGB src) noexcept | juce::PixelRGB | inline |
blend(const Pixel &src, uint32 extraAlpha) noexcept | juce::PixelRGB | inline |
desaturate() noexcept | juce::PixelRGB | inline |
g | juce::PixelRGB | private |
getAlpha() const noexcept | juce::PixelRGB | inline |
getBlue() const noexcept | juce::PixelRGB | inline |
getBlue() noexcept | juce::PixelRGB | inline |
getEvenBytes() const noexcept | juce::PixelRGB | inline |
getGreen() const noexcept | juce::PixelRGB | inline |
getGreen() noexcept | juce::PixelRGB | inline |
getInARGBMaskOrder() const noexcept | juce::PixelRGB | inline |
getInARGBMemoryOrder() const noexcept | juce::PixelRGB | inline |
getNativeARGB() const noexcept | juce::PixelRGB | inline |
getOddBytes() const noexcept | juce::PixelRGB | inline |
getRed() const noexcept | juce::PixelRGB | inline |
getRed() noexcept | juce::PixelRGB | inline |
indexB enum value | juce::PixelRGB | |
indexG enum value | juce::PixelRGB | |
indexR enum value | juce::PixelRGB | |
multiplyAlpha(int) noexcept | juce::PixelRGB | inline |
multiplyAlpha(float) noexcept | juce::PixelRGB | inline |
PixelRGB()=default | juce::PixelRGB | |
PixelRGB(const uint32 internal) noexcept | juce::PixelRGB | inlineprivate |
premultiply() noexcept | juce::PixelRGB | inline |
r | juce::PixelRGB | private |
set(const Pixel &src) noexcept | juce::PixelRGB | inline |
setAlpha(const uint8) noexcept | juce::PixelRGB | inline |
setARGB(const uint8, const uint8 red, const uint8 green, const uint8 blue) noexcept | juce::PixelRGB | inline |
tween(const Pixel &src, const uint32 amount) noexcept | juce::PixelRGB | inline |
unpremultiply() noexcept | juce::PixelRGB | inline |
~PixelRGB()=default | juce::PixelRGB |