openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-draw
/
org.openrndr.draw
/
ColorBufferShadow
/
write
write
jvm
abstract
fun
write
(
x
:
Int
,
y
:
Int
,
r
:
Double
,
g
:
Double
,
b
:
Double
,
a
:
Double
)
(
source
)
open
fun
write
(
x
:
Int
,
y
:
Int
,
color
:
ColorRGBa
)
(
source
)
open
fun
write
(
x
:
Int
,
y
:
Int
,
r
:
Float
,
g
:
Float
,
b
:
Float
,
a
:
Float
)
(
source
)