JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
PixelAlpha Member List
This is the complete list of members for PixelAlpha, including all inherited members.
blend(const Pixel &src) noexceptPixelAlpha
blend(const Pixel &src, uint32 extraAlpha) noexceptPixelAlpha
desaturate() noexceptPixelAlpha
getAG() const noexceptPixelAlpha
getAlpha() const noexceptPixelAlpha
getARGB() const noexceptPixelAlpha
getBlue() const noexceptPixelAlpha
getGreen() const noexceptPixelAlpha
getRB() const noexceptPixelAlpha
getRed() const noexceptPixelAlpha
getUnpremultipliedARGB() const noexceptPixelAlpha
indexA enum valuePixelAlpha
multiplyAlpha(int multiplier) noexceptPixelAlpha
multiplyAlpha(const float multiplier) noexceptPixelAlpha
PixelAlpha() noexceptPixelAlpha
PixelAlpha(const uint32 argb) noexceptPixelAlpha
premultiply() noexceptPixelAlpha
set(const Pixel &src) noexceptPixelAlpha
setAlpha(const uint8 newAlpha) noexceptPixelAlpha
setARGB(const uint8 a_, const uint8, const uint8, const uint8) noexceptPixelAlpha
tween(const Pixel &src, const uint32 amount) noexceptPixelAlpha
unpremultiply() noexceptPixelAlpha
~PixelAlpha() noexceptPixelAlpha