openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
common
js
jvm
Target filter
common
js
jvm
Switch theme
Search in API
Skip to content
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
)