- Index
- »
- fan.graphics
- »
- Paint
Paint
@Js
const mixin Paint
Paint models the color, image, or pattern used to stroke or fill a shape. Currently there is only one implementation: Color.
Is this solid color paint
Return as solid Color
abstract Color asColorPaint()
Return as solid Color
abstract Bool isColorPaint()
Is this solid color paint