MagickNormalizeImage
MagickNormalizeImage -- enhances the contrast of a color image
Description
bool MagickNormalizeImage( MagickWand mgck_wnd )
Enhances the contrast of a color image by adjusting the pixels color to span the entire range of colors available. You can also reduce the influence of a particular channel with a gamma value of 0.
A description of each parameter follows:
| mgck_wnd | A MagickWand resource |