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

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

aPixelAlphaprivate
blend(const Pixel &src) noexceptPixelAlphainline
blend(const Pixel &src, uint32 extraAlpha) noexceptPixelAlphainline
desaturate() noexceptPixelAlphainline
getAlpha() const noexceptPixelAlphainline
getAlpha() noexceptPixelAlphainline
getBlue() const noexceptPixelAlphainline
getEvenBytes() const noexceptPixelAlphainline
getGreen() const noexceptPixelAlphainline
getInARGBMaskOrder() const noexceptPixelAlphainline
getInARGBMemoryOrder() const noexceptPixelAlphainline
getNativeARGB() const noexceptPixelAlphainline
getOddBytes() const noexceptPixelAlphainline
getRed() const noexceptPixelAlphainline
indexA enum valuePixelAlpha
multiplyAlpha(int multiplier) noexceptPixelAlphainline
multiplyAlpha(const float multiplier) noexceptPixelAlphainline
PixelAlpha() noexceptPixelAlphainline
PixelAlpha(const uint32 internal) noexceptPixelAlphainlineprivate
premultiply() noexceptPixelAlphainline
set(const Pixel &src) noexceptPixelAlphainline
setAlpha(const uint8 newAlpha) noexceptPixelAlphainline
setARGB(const uint8 a_, const uint8, const uint8, const uint8) noexceptPixelAlphainline
tween(const Pixel &src, const uint32 amount) noexceptPixelAlphainline
unpremultiply() noexceptPixelAlphainline
~PixelAlpha() noexceptPixelAlphainline