JUCE
juce
FillType
juce::FillType Member List
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
juce::FillType
operator=
(const FillType &)
juce::FillType
operator=
(FillType &&) noexcept
juce::FillType
operator==
(const FillType &) const
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
Generated on Thu Feb 8 2018 21:25:21 for JUCE by
1.8.13