PHP 7.0.6 Released

Gmagick::enhanceimage

(PECL gmagick >= Unknown)

Gmagick::enhanceimageImproves the quality of a noisy image

Description

public Gmagick Gmagick::enhanceimage ( void )

Applies a digital filter that improves the quality of a noisy image.

Return Values

The enhanced Gmagick object.

Errors/Exceptions

Throws an GmagickException on error.

User Contributed Notes

There are no user contributed notes for this page.
To Top