Imagick::setImageMatte
(PECL imagick 2.0.0)
Imagick::setImageMatte — Sets the image matte channel
Описание
bool Imagick::setImageMatte
( bool $matte
)
Список параметров
-
matte
-
True activates the matte channel and false disables it.
Возвращаемые значения
В случае успешной работы возвращает TRUE.