Gmagick
PHP Manual

Gmagick::enhanceimage

(PECL gmagick >= Unknown)

Gmagick::enhanceimageImproves the quality of a noisy image

설명

public void Gmagick::enhanceimage ( void )

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

반환값

The enhanced Gmagick object.

오류/예외

Throws an GmagickException on error.


Gmagick
PHP Manual