This is the complete list of members for PixelRGB, including all inherited members.
blend(const Pixel &src) noexcept | PixelRGB | |
blend(PixelRGB src) noexcept | PixelRGB | |
blend(const Pixel &src, uint32 extraAlpha) noexcept | PixelRGB | |
desaturate() noexcept | PixelRGB | |
getAlpha() const noexcept | PixelRGB | |
getBlue() const noexcept | PixelRGB | |
getEvenBytes() const noexcept | PixelRGB | |
getGreen() const noexcept | PixelRGB | |
getInARGBMaskOrder() const noexcept | PixelRGB | |
getInARGBMemoryOrder() const noexcept | PixelRGB | |
getNativeARGB() const noexcept | PixelRGB | |
getOddBytes() const noexcept | PixelRGB | |
getRed() 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=default | PixelRGB | |
premultiply() noexcept | PixelRGB | |
set(const Pixel &src) noexcept | PixelRGB | |
setAlpha(uint8) noexcept | PixelRGB | |
setARGB(uint8, uint8 red, uint8 green, uint8 blue) noexcept | PixelRGB | |
tween(const Pixel &src, uint32 amount) noexcept | PixelRGB | |
unpremultiply() noexcept | PixelRGB |