This is the complete list of members for PixelAlpha, including all inherited members.
a | PixelAlpha | private |
blend(const Pixel &src) noexcept | PixelAlpha | inline |
blend(const Pixel &src, uint32 extraAlpha) noexcept | PixelAlpha | inline |
desaturate() noexcept | PixelAlpha | inline |
getAlpha() const noexcept | PixelAlpha | inline |
getAlpha() noexcept | PixelAlpha | inline |
getBlue() const noexcept | PixelAlpha | inline |
getEvenBytes() const noexcept | PixelAlpha | inline |
getGreen() const noexcept | PixelAlpha | inline |
getInARGBMaskOrder() const noexcept | PixelAlpha | inline |
getInARGBMemoryOrder() const noexcept | PixelAlpha | inline |
getNativeARGB() const noexcept | PixelAlpha | inline |
getOddBytes() const noexcept | PixelAlpha | inline |
getRed() const noexcept | PixelAlpha | inline |
indexA enum value | PixelAlpha | |
multiplyAlpha(int multiplier) noexcept | PixelAlpha | inline |
multiplyAlpha(const float multiplier) noexcept | PixelAlpha | inline |
PixelAlpha() noexcept | PixelAlpha | inline |
PixelAlpha(const uint32 internal) noexcept | PixelAlpha | inlineprivate |
premultiply() noexcept | PixelAlpha | inline |
set(const Pixel &src) noexcept | PixelAlpha | inline |
setAlpha(const uint8 newAlpha) noexcept | PixelAlpha | inline |
setARGB(const uint8 a_, const uint8, const uint8, const uint8) noexcept | PixelAlpha | inline |
tween(const Pixel &src, const uint32 amount) noexcept | PixelAlpha | inline |
unpremultiply() noexcept | PixelAlpha | inline |
~PixelAlpha() noexcept | PixelAlpha | inline |