CanvasGradient

abstract external class CanvasGradient

Exposes the JavaScript CanvasGradient to Kotlin

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
fun addColorStop(offset: Double, color: String)