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 |
---|---|
Uint8ClampedArray |
ImageData.getData()
Returns a
Uint8ClampedArray representing a one-dimensional array containing
the data in the RGBA order, with integer values between 0 and 255 (included). |
Copyright © 2002–2017 Gargoyle Software Inc.. All rights reserved.