Imagick::equalizeImage
(No version information available, might be only in CVS)
Imagick::equalizeImage — Equalizes the image histogram
Description
bool Imagick::equalizeImage ( void )
WarningThis function is currently not documented; only its argument list is available.
Equalizes the image histogram.
Return Values
Returns TRUE on success.
Errors/Exceptions
Throws ImagickException on error.