JUCE  v5.1.1-3-g1a0b28c73
JUCE API
FillType Member List

This is the complete list of members for FillType, including all inherited members.

colourFillType
FillType() noexceptFillType
FillType(Colour colour) noexceptFillType
FillType(const ColourGradient &gradient)FillType
FillType(const Image &image, const AffineTransform &transform) noexceptFillType
FillType(const FillType &)FillType
FillType(FillType &&) noexceptFillType
getOpacity() const noexceptFillTypeinline
gradientFillType
imageFillType
isColour() const noexceptFillTypeinline
isGradient() const noexceptFillTypeinline
isInvisible() const noexceptFillType
isTiledImage() const noexceptFillTypeinline
operator!=(const FillType &) constFillType
operator=(const FillType &)FillType
operator=(FillType &&) noexceptFillType
operator==(const FillType &) constFillType
setColour(Colour newColour) noexceptFillType
setGradient(const ColourGradient &newGradient)FillType
setOpacity(float newOpacity) noexceptFillType
setTiledImage(const Image &image, const AffineTransform &transform) noexceptFillType
transformFillType
transformed(const AffineTransform &transform) constFillType
~FillType() noexceptFillType