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
/
copyTexImage2D
copy
Tex
Image2D
abstract
fun
copyTexImage2D
(
target
:
Int
,
level
:
Int
,
internalformat
:
Int
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
border
:
Int
)
(
source
)