Imagick::charcoalImage
(PECL imagick 2.0.0)
Imagick::charcoalImage — Simulates a charcoal drawing
Описание
bool Imagick::charcoalImage
( float $radius
, float $sigma
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
Simulates a charcoal drawing.
Список параметров
-
radius
-
The radius of the Gaussian, in pixels, not counting the center pixel
-
sigma
-
The standard deviation of the Gaussian, in pixels
Возвращаемые значения
Returns TRUE on success.