Gmagick::enhanceimage
Improves the quality of a noisy image
Description
public Gmagick Gmagick::enhanceimage()
Applies a digital filter that improves the quality of a noisy image.
Parameters
This function has no parameters.
Return Values
The enhanced Gmagick object.
Errors/Exceptions
Throws an
GmagickException on error.