|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::FillType, including all inherited members.
| colour | juce::FillType | |
| FillType() noexcept | juce::FillType | |
| FillType(Colour colour) noexcept | juce::FillType | |
| FillType(const ColourGradient &gradient) | juce::FillType | |
| FillType(ColourGradient &&gradient) | juce::FillType | |
| FillType(const Image &image, const AffineTransform &transform) noexcept | juce::FillType | |
| FillType(const FillType &) | juce::FillType | |
| FillType(FillType &&) noexcept | juce::FillType | |
| getOpacity() const noexcept | juce::FillType | |
| gradient | juce::FillType | |
| image | juce::FillType | |
| isColour() const noexcept | juce::FillType | |
| isGradient() const noexcept | juce::FillType | |
| isInvisible() const noexcept | juce::FillType | |
| isTiledImage() const noexcept | juce::FillType | |
| operator!=(const FillType &) const (defined in juce::FillType) | juce::FillType | |
| operator=(const FillType &) | juce::FillType | |
| operator=(FillType &&) noexcept | juce::FillType | |
| operator==(const FillType &) const (defined in juce::FillType) | juce::FillType | |
| setColour(Colour newColour) noexcept | juce::FillType | |
| setGradient(const ColourGradient &newGradient) | juce::FillType | |
| setOpacity(float newOpacity) noexcept | juce::FillType | |
| setTiledImage(const Image &image, const AffineTransform &transform) noexcept | juce::FillType | |
| transform | juce::FillType | |
| transformed(const AffineTransform &transform) const | juce::FillType | |
| ~FillType() noexcept | juce::FillType |