Imagick::setImageMatte

(PECL imagick 2, PECL imagick 3)

Imagick::setImageMatteSets the image matte channel

Опис

public Imagick::setImageMatte(bool $matte): bool

Sets the image matte channel. Цей метод доступний, якщо Imagick зібраний з ImageMagick версії 6.2.9 або новішою.

Параметри

matte

True activates the matte channel and false disables it.

Значення, що повертаються

Повертає true в разі успіху.