JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::PixelAlpha Member List

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

ajuce::PixelAlphaprivate
blend(const Pixel &src) noexceptjuce::PixelAlphainline
blend(const Pixel &src, uint32 extraAlpha) noexceptjuce::PixelAlphainline
desaturate() noexceptjuce::PixelAlphainline
getAlpha() const noexceptjuce::PixelAlphainline
getAlpha() noexceptjuce::PixelAlphainline
getBlue() const noexceptjuce::PixelAlphainline
getEvenBytes() const noexceptjuce::PixelAlphainline
getGreen() const noexceptjuce::PixelAlphainline
getInARGBMaskOrder() const noexceptjuce::PixelAlphainline
getInARGBMemoryOrder() const noexceptjuce::PixelAlphainline
getNativeARGB() const noexceptjuce::PixelAlphainline
getOddBytes() const noexceptjuce::PixelAlphainline
getRed() const noexceptjuce::PixelAlphainline
indexA enum valuejuce::PixelAlpha
multiplyAlpha(int multiplier) noexceptjuce::PixelAlphainline
multiplyAlpha(const float multiplier) noexceptjuce::PixelAlphainline
PixelAlpha()=defaultjuce::PixelAlpha
PixelAlpha(const uint32 internal) noexceptjuce::PixelAlphainlineprivate
premultiply() noexceptjuce::PixelAlphainline
set(const Pixel &src) noexceptjuce::PixelAlphainline
setAlpha(const uint8 newAlpha) noexceptjuce::PixelAlphainline
setARGB(const uint8 a_, const uint8, const uint8, const uint8) noexceptjuce::PixelAlphainline
tween(const Pixel &src, const uint32 amount) noexceptjuce::PixelAlphainline
unpremultiply() noexceptjuce::PixelAlphainline
~PixelAlpha()=defaultjuce::PixelAlpha