Imagick::unsharpMaskImage
(PECL imagick 2.0.0)
Imagick::unsharpMaskImage — Sharpens an image
Описание
bool Imagick::unsharpMaskImage
( float $radius
, float $sigma
, float $amount
, float $threshold
[, int $channel = Imagick::CHANNEL_ALL
] )
Список параметров
-
radius
-
-
sigma
-
-
amount
-
-
threshold
-
-
channel
-
Возвращаемые значения
В случае успешной работы возвращает TRUE.
Ошибки
Вызывает ImagickException при ошибке.