This is the complete list of members for PixelARGB, including all inherited members.
blend(const Pixel &src) noexcept | PixelARGB | |
blend(PixelRGB src) noexcept | PixelARGB | |
blend(const Pixel &src, uint32 extraAlpha) noexcept | PixelARGB | |
components | PixelARGB | |
desaturate() noexcept | PixelARGB | |
getAlpha() const noexcept | PixelARGB | |
getBlue() const noexcept | PixelARGB | |
getEvenBytes() const noexcept | PixelARGB | |
getGreen() const noexcept | PixelARGB | |
getInARGBMaskOrder() const noexcept | PixelARGB | |
getInARGBMemoryOrder() const noexcept | PixelARGB | |
getNativeARGB() const noexcept | PixelARGB | |
getOddBytes() const noexcept | PixelARGB | |
getRed() const noexcept | PixelARGB | |
getUnpremultiplied() const noexcept | PixelARGB | |
indexA enum value | PixelARGB | |
indexB enum value | PixelARGB | |
indexG enum value | PixelARGB | |
indexR enum value | PixelARGB | |
internal | PixelARGB | |
multiplyAlpha(int multiplier) noexcept | PixelARGB | |
multiplyAlpha(float multiplier) noexcept | PixelARGB | |
PixelARGB() noexcept=default | PixelARGB | |
PixelARGB(uint8 a, uint8 r, uint8 g, uint8 b) noexcept | PixelARGB | |
premultiply() noexcept | PixelARGB | |
set(const Pixel &src) noexcept | PixelARGB | |
setAlpha(uint8 newAlpha) noexcept | PixelARGB | |
setARGB(uint8 a, uint8 r, uint8 g, uint8 b) noexcept | PixelARGB | |
tween(const Pixel &src, uint32 amount) noexcept | PixelARGB | |
unpremultiply() noexcept | PixelARGB |