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-color
/
org.openrndr.extra.color.statistics
/
calculateHistogramRGB
calculate
Histogram
RGB
jvm
fun
calculateHistogramRGB
(
buffer
:
ColorBuffer
,
binCount
:
Int
=
16
,
weighting
:
ColorRGBa
.
(
)
->
Double
=
{ 1.0 }
,
downloadShadow
:
Boolean
=
true
)
:
RGBHistogram
(
source
)