downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Imagick::setImageMatteColor> <Imagick::setImageIterations
[edit] Last updated: Fri, 30 Nov 2012

view this page in

Imagick::setImageMatte

(PECL imagick 2.0.0)

Imagick::setImageMatteSets the image matte channel

Opis

bool Imagick::setImageMatte ( bool $matte )

Sets the image matte channel. Ta metoda jest dostępna, jeśli rozszerzenie Imagick zostało skompilowane z ImageMagick w wersji 6.2.9 lub nowszej.

Parametry

matte

True activates the matte channel and false disables it.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.



add a note add a note User Contributed Notes Imagick::setImageMatte - [1 notes]