Type alias FillStyle

FillStyle: string | CanvasGradient | CanvasPattern

A fill style for a canvas context.

Generated using TypeDoc