Imagick::despeckleImage

(PECL imagick 2.0.0)

Imagick::despeckleImageReduces the speckle noise in an image

Beskrivelse

bool Imagick::despeckleImage ( void )

Reduces the speckle noise in an image while preserving the edges of the original image.

Returnerings Værdier

Returns TRUE on success.

Fejl/Undtagelser

Throws ImagickException on error.

add a note add a note

User Contributed Notes

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