//
pkg.gl
Category
github.com/anthonynsimon/bild
histogram
package
0.14.0
Repository:
https://github.com/anthonynsimon/bild.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
2
Files
163 SLOC
#
Functions
NewRGBAHistogram
NewRGBAHistogram constructs a RGBAHistogram out of the provided image.
#
Structs
Histogram
Histogram holds a variable length slice of bins, which keeps track of sample counts.
RGBAHistogram
RGBAHistogram holds a sub-histogram per RGBA channel.