JUCE
|
This is the complete list of members for PixelRGB, including all inherited members.
blend(const Pixel &src) noexcept | PixelRGB | |
blend(const PixelRGB src) noexcept | PixelRGB | |
blend(const Pixel &src, uint32 extraAlpha) noexcept | PixelRGB | |
desaturate() noexcept | PixelRGB | |
getAlpha() const noexcept | PixelRGB | |
getBlue() const noexcept | PixelRGB | |
getEvenBytes() const noexcept | PixelRGB | |
getGreen() const noexcept | PixelRGB | |
getInARGBMaskOrder() const noexcept | PixelRGB | |
getInARGBMemoryOrder() const noexcept | PixelRGB | |
getNativeARGB() const noexcept | PixelRGB | |
getOddBytes() const noexcept | PixelRGB | |
getRed() const noexcept | PixelRGB | |
indexB enum value | PixelRGB | |
indexG enum value | PixelRGB | |
indexR enum value | PixelRGB | |
multiplyAlpha(int) noexcept | PixelRGB | |
multiplyAlpha(float) noexcept | PixelRGB | |
PixelRGB()=default | PixelRGB | |
premultiply() noexcept | PixelRGB | |
set(const Pixel &src) noexcept | PixelRGB | |
setAlpha(const uint8) noexcept | PixelRGB | |
setARGB(const uint8, const uint8 red, const uint8 green, const uint8 blue) noexcept | PixelRGB | |
tween(const Pixel &src, const uint32 amount) noexcept | PixelRGB | |
unpremultiply() noexcept | PixelRGB | |
~PixelRGB()=default | PixelRGB |