(PECL gmagick >= Unknown)
Gmagick::despeckleimage — The despeckleimage purpose
Reduces the speckle noise in an image while preserving the edges of the original image.
Bu işlevin değiştirgesi yoktur.
The despeckled Gmagick object on success.
Hata durumunda bir GmagickException istisnası oluşur.
Örnek 1 Gmagick::despeckleimage example
<?php
/* ... */
?>
Yukarıdaki örnek şuna benzer bir çıktı üretir:
...