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