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