GoLang Gmagick::enhanceimage

request it (292)
GoLang replacement for PHP's Gmagick::enhanceimage [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::enhanceimage? Write it!

PHP Gmagick::enhanceimage

PHP original manual for Gmagick::enhanceimage [ show | php.net ]

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.