imagick_motionblur

(PECL)

imagick_motionblur -- Simulate motion blur

Description

bool imagick_motionblur ( resource image, float radius, float sigma, float angle )

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

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

Parameters

image

Image handle

radius

Radius of the pixel neighborhood not counting the center pixel

sigma

Standard deviation of the Gaussian in pixels

angle

Apply the effect along this angle

Return Values

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