Interface: FillStyle

FillStyle

A fill style object.

Properties:
Name Type Description
alpha number

The alpha value to use for the fill.

color ColorSource

The color to use for the fill.

fill FillPattern | FillGradient | null

The fill pattern to use.

matrix Matrix | null

The matrix to apply.

texture Texture | null

The texture to use for the fill.

Members

alpha number

The alpha value to use for the fill.

color ColorSource

The color to use for the fill.

fill FillPattern | FillGradient | null

The fill pattern to use.

matrix Matrix | null

The matrix to apply.

texture Texture | null

The texture to use for the fill.