public interface ImageData
<canvas>
element. Returned by CanvasRenderingContext2D's createImageData and getImageData (and accepted as first argument in putImageData)Modifier and Type | Method and Description |
---|---|
Uint8ClampedArray |
getData() |
int |
getHeight() |
int |
getWidth() |
Uint8ClampedArray getData()
int getHeight()
int getWidth()
Copyright © 2018. All rights reserved.