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(float multiplier) noexcept | PixelAlpha | |
PixelAlpha() noexcept=default | PixelAlpha | |
premultiply() noexcept | PixelAlpha | |
set(const Pixel &src) noexcept | PixelAlpha | |
setAlpha(uint8 newAlpha) noexcept | PixelAlpha | |
setARGB(uint8 a_, uint8, uint8, uint8) noexcept | PixelAlpha | |
tween(const Pixel &src, uint32 amount) noexcept | PixelAlpha | |
unpremultiply() noexcept | PixelAlpha |