JUCE
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 noexceptFillType
gradientFillType
imageFillType
isColour() const noexceptFillType
isGradient() const noexceptFillType
isInvisible() const noexceptFillType
isTiledImage() const noexceptFillType
operator!=(const FillType &) const FillType
operator=(const FillType &)FillType
operator=(FillType &&) noexceptFillType
operator==(const FillType &) const FillType
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) const FillType
~FillType() noexceptFillType