Package | Description |
---|---|
elemental.html | |
elemental.js.html |
Modifier and Type | Method and Description |
---|---|
CanvasGradient |
CanvasRenderingContext2D.createLinearGradient(float x0,
float y0,
float x1,
float y1) |
CanvasGradient |
CanvasRenderingContext2D.createRadialGradient(float x0,
float y0,
float r0,
float x1,
float y1,
float r1) |
Modifier and Type | Class and Description |
---|---|
class |
JsCanvasGradient |
Copyright © 2018. All rights reserved.