openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
jvm
Platform filter
jvm
Switch theme
Search in API
openrndr
openrndr-nullgl
/
org.openrndr.internal.nullgl
/
DriverNullGL
/
createColorBuffer
create
Color
Buffer
open
override
fun
createColorBuffer
(
width
:
Int
,
height
:
Int
,
contentScale
:
Double
,
format
:
ColorFormat
,
type
:
ColorType
,
multisample
:
BufferMultisample
,
levels
:
Int
,
session
:
Session
?
)
:
ColorBuffer
(
source
)