| Package | Description |
|---|---|
| elemental.js.html |
| Modifier and Type | Method and Description |
|---|---|
JsCanvasGradient |
JsCanvasRenderingContext2D.createLinearGradient(float x0,
float y0,
float x1,
float y1) |
JsCanvasGradient |
JsCanvasRenderingContext2D.createRadialGradient(float x0,
float y0,
float r0,
float x1,
float y1,
float r1) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.