For Image.Equalize and Image.Normalize, the color values (histogram) of the image must be internally read. Would it be possible to access those data? I would like to draw a histogram. Right now, I can't find any method of image class that would let me read the color values. Regards Matti