This is the complete list of members for juce::PixelAlpha, including all inherited members.
| 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 |
| 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(float multiplier) noexcept | juce::PixelAlpha | inline |
| PixelAlpha() noexcept=default | juce::PixelAlpha | |
| premultiply() noexcept | juce::PixelAlpha | inline |
| set(const Pixel &src) noexcept | juce::PixelAlpha | inline |
| setAlpha(uint8 newAlpha) noexcept | juce::PixelAlpha | inline |
| setARGB(uint8 a_, uint8, uint8, uint8) noexcept | juce::PixelAlpha | inline |
| tween(const Pixel &src, uint32 amount) noexcept | juce::PixelAlpha | inline |
| unpremultiply() noexcept | juce::PixelAlpha | inline |