pub const TONE_BANDS: usize = 16;Expand description
Luminance buckets tonal_flatness histograms into. 16 over the 0..255
range makes each bucket 16 levels wide — narrow enough that a figure with any
modelling at all spreads across several, wide enough that dithering and
8-bit quantization do not split one tone in two.