Imagick::sketchImage
(PECL imagick 2.0.0)
Imagick::sketchImage — Simulates a pencil sketch
Описание
bool Imagick::sketchImage
( float $radius
, float $sigma
, float $angle
)
Список параметров
-
radius
-
The radius of the Gaussian, in pixels, not counting the center pixel
-
sigma
-
The standard deviation of the Gaussian, in pixels.
-
angle
-
Apply the effect along this angle.
Возвращаемые значения
В случае успешной работы возвращает TRUE.