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-boofcv
/
org.openrndr.boofcv.binding
/
toColorBuffer
to
Color
Buffer
fun
GrayU8
.
toColorBuffer
(
)
:
ColorBuffer
(
source
)
fun
GrayF32
.
toColorBuffer
(
)
:
ColorBuffer
(
source
)
fun
Planar
<
GrayU8
>
.
toColorBuffer
(
)
:
ColorBuffer
(
source
)
@
JvmName
(
name
=
"grayF32ToColorBuffer"
)
fun
Planar
<
GrayF32
>
.
toColorBuffer
(
)
:
ColorBuffer
(
source
)
fun
ImageFlow
.
toColorBuffer
(
)
:
ColorBuffer
(
source
)