| blend(const Pixel &src) noexcept | PixelRGB | |
| blend(const PixelRGB &src) noexcept | PixelRGB | |
| blend(const Pixel &src, uint32 extraAlpha) noexcept | PixelRGB | |
| desaturate() noexcept | PixelRGB | |
| getAG() const noexcept | PixelRGB | |
| getAlpha() const noexcept | PixelRGB | |
| getARGB() const noexcept | PixelRGB | |
| getBlue() const noexcept | PixelRGB | |
| getGreen() const noexcept | PixelRGB | |
| getRB() const noexcept | PixelRGB | |
| getRed() const noexcept | PixelRGB | |
| getUnpremultipliedARGB() const noexcept | PixelRGB | |
| indexB enum value | PixelRGB | |
| indexG enum value | PixelRGB | |
| indexR enum value | PixelRGB | |
| multiplyAlpha(int) noexcept | PixelRGB | |
| multiplyAlpha(float) noexcept | PixelRGB | |
| PixelRGB() noexcept | PixelRGB | |
| PixelRGB(const uint32 argb) noexcept | PixelRGB | |
| premultiply() noexcept | PixelRGB | |
| set(const Pixel &src) noexcept | PixelRGB | |
| setAlpha(const uint8) noexcept | PixelRGB | |
| setARGB(const uint8, const uint8 r_, const uint8 g_, const uint8 b_) noexcept | PixelRGB | |
| tween(const Pixel &src, const uint32 amount) noexcept | PixelRGB | |
| unpremultiply() noexcept | PixelRGB | |
| ~PixelRGB() noexcept | PixelRGB |