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