JUCE  v5.1.1-3-g1a0b28c73
JUCE API
PixelARGB Member List

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

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