imagick_gaussianblur

(PECL)

imagick_gaussianblur -- Blur image

Description

bool imagick_gaussianblur ( resource image, float radius, float sigma )

Ðñïåéäïðïßçóç

Αυτή η συνάρτηση επί του παρόντος δεν είναι τεκμηριωμένη, μόνο ο κατάλογος των argument της είναι διαθέσιμος.

Parameters

image

Image handle

radius

Radius of the pixel neighborhood not counting the center pixel

sigma

Standard deviation of the Gaussian in pixels

Return Values

Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.