Imagick::thresholdImage
(PECL imagick 2.0.0)
Imagick::thresholdImage — Изменяет отдельные пиксели на основе порогового значения
Описание
bool Imagick::thresholdImage
( float $threshold
[, int $channel = Imagick::CHANNEL_ALL
] )
Список параметров
-
threshold
-
-
channel
-
Возвращаемые значения
В случае успешной работы возвращает TRUE.