| Package | Description |
|---|---|
| net.java.html.lib.dom |
| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Union.A3<String,CanvasGradient,CanvasPattern>> |
CanvasRenderingContext2D.fillStyle |
Objs.Property<Union.A3<String,CanvasGradient,CanvasPattern>> |
CanvasRenderingContext2D.strokeStyle |
| Modifier and Type | Method and Description |
|---|---|
static CanvasPattern |
CanvasPattern.$as(Object obj) |
CanvasPattern |
CanvasRenderingContext2D.createPattern(HTMLCanvasElement image,
String repetition) |
CanvasPattern |
CanvasRenderingContext2D.createPattern(HTMLImageElement image,
String repetition) |
CanvasPattern |
CanvasRenderingContext2D.createPattern(HTMLVideoElement image,
String repetition) |
Copyright © 2018. All rights reserved.