(PECL gmagick >= Unknown)
Gmagick::despeckleimage — The despeckleimage purpose
Reduces the speckle noise in an image while preserving the edges of the original image.
Diese Funktion hat keine Parameter.
The despeckled Gmagick object on success.
Wirft bei einem Fehler eine GmagickException.
Beispiel #1 Gmagick::despeckleimage() example
<?php
/* ... */
?>
Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
...