Package | Description |
---|---|
com.gargoylesoftware.htmlunit.javascript.host.canvas |
Implementations of the Canvas JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
ImageData |
CanvasRenderingContext2D.getImageData(int sx,
int sy,
int sw,
int sh)
Returns the
ImageData object. |
Copyright © 2002–2017 Gargoyle Software Inc.. All rights reserved.