Subdued Fill Painter
Fill painter that returns images with subdued gradient appearance.
Author
Kirill Grouchnikov
Constructors
SubduedFillPainter
Link copied to clipboard
Functions
get Bottom Fill Color
Link copied to clipboard
Computes the color of the bottom portion of the fill. Override to provide different visual.
get Mid Fill Color Bottom
Link copied to clipboard
Computes the color of the middle portion of the fill from the bottom. Override to provide different visual.
get Mid Fill Color Top
Link copied to clipboard
Computes the color of the middle portion of the fill from the top. Override to provide different visual.
get Top Fill Color
Link copied to clipboard
Computes the color of the top portion of the fill. Override to provide different visual.
paint Contour Background
Link copied to clipboard
open override fun paintContourBackground(drawScope: DrawScope, size: Size, outline: Outline, fillScheme: AuroraColorScheme, alpha: Float)
Content copied to clipboard
Properties
displayName
Link copied to clipboard