Imagick
PHP Manual

Imagick::setImageMatte

(PECL imagick 2.0.0)

Imagick::setImageMatteSets the image matte channel

Descrierea

bool Imagick::setImageMatte ( bool $matte )

Sets the image matte channel. Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.2.9 sau ulterior.

Parametri

matte

True activates the matte channel and false disables it.

Valorile întoarse

Întoarce TRUE în caz de succes.


Imagick
PHP Manual