JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
PixelRGB Member List
This is the complete list of members for PixelRGB, including all inherited members.
blend(const Pixel &src) noexceptPixelRGB
blend(const PixelRGB &src) noexceptPixelRGB
blend(const Pixel &src, uint32 extraAlpha) noexceptPixelRGB
desaturate() noexceptPixelRGB
getAG() const noexceptPixelRGB
getAlpha() const noexceptPixelRGB
getARGB() const noexceptPixelRGB
getBlue() const noexceptPixelRGB
getGreen() const noexceptPixelRGB
getRB() const noexceptPixelRGB
getRed() const noexceptPixelRGB
getUnpremultipliedARGB() const noexceptPixelRGB
indexB enum valuePixelRGB
indexG enum valuePixelRGB
indexR enum valuePixelRGB
multiplyAlpha(int) noexceptPixelRGB
multiplyAlpha(float) noexceptPixelRGB
PixelRGB() noexceptPixelRGB
PixelRGB(const uint32 argb) noexceptPixelRGB
premultiply() noexceptPixelRGB
set(const Pixel &src) noexceptPixelRGB
setAlpha(const uint8) noexceptPixelRGB
setARGB(const uint8, const uint8 r_, const uint8 g_, const uint8 b_) noexceptPixelRGB
tween(const Pixel &src, const uint32 amount) noexceptPixelRGB
unpremultiply() noexceptPixelRGB
~PixelRGB() noexceptPixelRGB