pub type Histogram = Vec<u16>;
Histogram for ColorMap data.
pub struct Histogram { /* private fields */ }