This is the complete list of members for juce::PixelAlpha, including all inherited members.
| a | juce::PixelAlpha | private |
| blend(const Pixel &src) noexcept | juce::PixelAlpha | inline |
| blend(const Pixel &src, uint32 extraAlpha) noexcept | juce::PixelAlpha | inline |
| desaturate() noexcept | juce::PixelAlpha | inline |
| getAlpha() const noexcept | juce::PixelAlpha | inline |
| getAlpha() noexcept | juce::PixelAlpha | inline |
| getBlue() const noexcept | juce::PixelAlpha | inline |
| getEvenBytes() const noexcept | juce::PixelAlpha | inline |
| getGreen() const noexcept | juce::PixelAlpha | inline |
| getInARGBMaskOrder() const noexcept | juce::PixelAlpha | inline |
| getInARGBMemoryOrder() const noexcept | juce::PixelAlpha | inline |
| getNativeARGB() const noexcept | juce::PixelAlpha | inline |
| getOddBytes() const noexcept | juce::PixelAlpha | inline |
| getRed() const noexcept | juce::PixelAlpha | inline |
| indexA enum value | juce::PixelAlpha | |
| multiplyAlpha(int multiplier) noexcept | juce::PixelAlpha | inline |
| multiplyAlpha(const float multiplier) noexcept | juce::PixelAlpha | inline |
| PixelAlpha()=default | juce::PixelAlpha | |
| PixelAlpha(const uint32 internal) noexcept | juce::PixelAlpha | inlineprivate |
| premultiply() noexcept | juce::PixelAlpha | inline |
| set(const Pixel &src) noexcept | juce::PixelAlpha | inline |
| setAlpha(const uint8 newAlpha) noexcept | juce::PixelAlpha | inline |
| setARGB(const uint8 a_, const uint8, const uint8, const uint8) noexcept | juce::PixelAlpha | inline |
| tween(const Pixel &src, const uint32 amount) noexcept | juce::PixelAlpha | inline |
| unpremultiply() noexcept | juce::PixelAlpha | inline |
| ~PixelAlpha()=default | juce::PixelAlpha |