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