Color Processing
Mathematica provides convenient functions and algorithms for manipulating colors in images, with full generality for arbitrary numbers of color channels.
ImageAdjust — adjust levels, brightness, contrast, gamma, etc.
Binarize — reduce any image to black and white
ImageApply — apply an arbitrary function to each pixel value
ReliefImage — create an image from data using simulated relief
ColorData — data on a large number of useful color schemes
MORE ABOUT