kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.webgl
/
WebGLRenderingContextBase
/
readPixels
read
Pixels
abstract
fun
readPixels
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
format
:
Int
,
type
:
Int
,
pixels
:
ArrayBufferView
?
)
(
source
)