openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
js
Platform filter
js
Switch theme
Search in API
openrndr
openrndr-webgl
/
org.openrndr.webgl
/
ColorBufferWebGL
/
write
write
open
override
fun
write
(
source
:
TexImageSource
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
level
:
Int
)
(
source
)
open
override
fun
write
(
source
:
ArrayBufferView
,
sourceFormat
:
ColorFormat
,
sourceType
:
ColorType
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
level
:
Int
)
(
source
)
open
override
fun
write
(
sourceBuffer
:
MPPBuffer
,
sourceFormat
:
ColorFormat
,
sourceType
:
ColorType
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
level
:
Int
)
(
source
)