package
0.14.0
Repository: https://github.com/anthonynsimon/bild.git
Documentation: pkg.go.dev

# Functions

NewRGBAHistogram constructs a RGBAHistogram out of the provided image.

# Structs

Histogram holds a variable length slice of bins, which keeps track of sample counts.
RGBAHistogram holds a sub-histogram per RGBA channel.