Gmagick::enhanceimage

(PECL gmagick >= Unknown)

Gmagick::enhanceimageImproves the quality of a noisy image

Description

public Gmagick::enhanceimage(): Gmagick

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.

add a note add a note

User Contributed Notes

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