Modifier and Type | Method and Description |
---|---|
ArrayInteger |
getData()
Returns the array which is representing a one-dimensional array containing the data in the RGBA order, with integer values between 0 and 255 (inclusive).
|
int |
getHeight()
Returns the actual height, in pixels.
|
int |
getWidth()
Returns the actual width, in pixels.
|
@JsProperty public int getHeight()
@JsProperty public int getWidth()
@JsOverlay public ArrayInteger getData()