orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-palette
/
org.openrndr.extra.palette
/
PaletteStudio
/
add
add
jvm
@
JvmName
(
name
=
"addColorRGBaList"
)
fun
add
(
newPalette
:
List
<
ColorRGBa
>
)
(
source
)
@
JvmName
(
name
=
"addHexList"
)
fun
add
(
hexColors
:
List
<
String
>
)
(
source
)