Imagick::setImageMatte

(PECL imagick 2.0.0)

Imagick::setImageMatteSets the image matte channel

Descrierea

Imagick::setImageMatte ( bool $matte ) : bool

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.