This is the complete list of members for juce::ScopedBlendContextOptions, including all inherited members.
| getBlendMode() const | juce::ScopedBlendContextOptions | inline |
| getOpacity() const | juce::ScopedBlendContextOptions | inline |
| getScopeClip() const | juce::ScopedBlendContextOptions | inline |
| isLuminanceMask() const | juce::ScopedBlendContextOptions | inline |
| ScopedBlendContextOptions()=default | juce::ScopedBlendContextOptions | |
| ScopedBlendContextOptions(BlendMode mode) | juce::ScopedBlendContextOptions | inlineexplicit |
| withBlendMode(BlendMode x) const | juce::ScopedBlendContextOptions | inline |
| withLuminanceMaskSet(bool x=true) const | juce::ScopedBlendContextOptions | inline |
| withOpacity(float x) const | juce::ScopedBlendContextOptions | inline |
| withScopeClip(Rectangle< int > x) const | juce::ScopedBlendContextOptions | inline |