JUCE
PixelARGB Member List

This is the complete list of members for PixelARGB, including all inherited members.

blend(const Pixel &src) noexceptPixelARGB
blend(const PixelRGB src) noexceptPixelARGB
blend(const Pixel &src, uint32 extraAlpha) noexceptPixelARGB
componentsPixelARGB
desaturate() noexceptPixelARGB
getAlpha() const noexceptPixelARGB
getAlpha() noexceptPixelARGB
getBlue() const noexceptPixelARGB
getBlue() noexceptPixelARGB
getEvenBytes() const noexceptPixelARGB
getGreen() const noexceptPixelARGB
getGreen() noexceptPixelARGB
getInARGBMaskOrder() const noexceptPixelARGB
getInARGBMemoryOrder() const noexceptPixelARGB
getNativeARGB() const noexceptPixelARGB
getOddBytes() const noexceptPixelARGB
getRed() const noexceptPixelARGB
getRed() noexceptPixelARGB
getUnpremultiplied() const noexceptPixelARGB
indexA enum valuePixelARGB
indexB enum valuePixelARGB
indexG enum valuePixelARGB
indexR enum valuePixelARGB
internalPixelARGB
multiplyAlpha(int multiplier) noexceptPixelARGB
multiplyAlpha(const float multiplier) noexceptPixelARGB
PixelARGB() noexceptPixelARGB
PixelARGB(const uint8 a, const uint8 r, const uint8 g, const uint8 b) noexceptPixelARGB
premultiply() noexceptPixelARGB
set(const Pixel &src) noexceptPixelARGB
setAlpha(const uint8 newAlpha) noexceptPixelARGB
setARGB(const uint8 a, const uint8 r, const uint8 g, const uint8 b) noexceptPixelARGB
tween(const Pixel &src, const uint32 amount) noexceptPixelARGB
unpremultiply() noexceptPixelARGB
~PixelARGB() noexceptPixelARGB