[][src]Module color_counter::space

The Space is the color space itself, containing many colors in their respective regions, the space is responsible for holding and sorting this data so that frequent colors are easy to extract.

Structs

Space

The Space struct is a linear space subdivided in many regions intended to segregate colors spatially.