Imagick::edgeImage
(PECL imagick 2.0.0)
Imagick::edgeImage — Enhance edges within the image
Описание
bool Imagick::edgeImage
( float
$radius
)Enhance edges within the image with a convolution filter of the given radius. Use radius 0 and it will be auto-selected.
Список параметров
-
radius -
The radius of the operation.
Возвращаемые значения
В случае успешной работы возвращает TRUE.
Ошибки
Вызывает ImagickException при ошибке.
There are no user contributed notes for this page.
