openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
common
js
jvm
Platform filter
common
js
jvm
Switch theme
Search in API
openrndr
openrndr-draw
/
org.openrndr.draw
/
ColorBuffer
/
fill
fill
common
js
jvm
expect
abstract
fun
fill
(
color
:
ColorRGBa
,
level
:
Int
=
0
)
(
source
)
sets all pixels in the color buffer to
color
Parameters
color
the color used for filling
actual
abstract
fun
fill
(
color
:
ColorRGBa
,
level
:
Int
)
(
source
)
sets all pixels in the color buffer to
color
Parameters
color
the color used for filling
actual
abstract
fun
fill
(
color
:
ColorRGBa
,
level
:
Int
)
(
source
)