void Histogram(Rect<SInt32>* rect, unsigned colors[4][256]);
Histogram computes populations counts of each channels color values. Receives four pointers of arrays of 256 values.