| a | PixelARGB | |
| argb | PixelARGB | |
| b | PixelARGB | |
| blend(const PixelARGB &src) noexcept | PixelARGB | |
| blend(const PixelAlpha &src) noexcept | PixelARGB | |
| blend(const PixelRGB &src) noexcept | PixelARGB | |
| blend(const Pixel &src, uint32 extraAlpha) noexcept | PixelARGB | |
| components | PixelARGB | |
| desaturate() noexcept | PixelARGB | |
| g | PixelARGB | |
| getAG() const noexcept | PixelARGB | |
| getAlpha() const noexcept | PixelARGB | |
| getARGB() const noexcept | PixelARGB | |
| getBlue() const noexcept | PixelARGB | |
| getGreen() const noexcept | PixelARGB | |
| getRB() const noexcept | PixelARGB | |
| getRed() const noexcept | PixelARGB | |
| getUnpremultipliedARGB() const noexcept | PixelARGB | |
| indexA enum value | PixelARGB | |
| indexB enum value | PixelARGB | |
| indexG enum value | PixelARGB | |
| indexR enum value | PixelARGB | |
| multiplyAlpha(int multiplier) noexcept | PixelARGB | |
| multiplyAlpha(const float multiplier) noexcept | PixelARGB | |
| PixelARGB() noexcept | PixelARGB | |
| PixelARGB(const uint32 argb_) noexcept | PixelARGB | |
| premultiply() noexcept | PixelARGB | |
| r | PixelARGB | |
| set(const Pixel &src) noexcept | PixelARGB | |
| setAlpha(const uint8 newAlpha) noexcept | PixelARGB | |
| setARGB(const uint8 a, const uint8 r, const uint8 g, const uint8 b) noexcept | PixelARGB | |
| tween(const Pixel &src, const uint32 amount) noexcept | PixelARGB | |
| unpremultiply() noexcept | PixelARGB | |
| ~PixelARGB() noexcept | PixelARGB |