Imagick::setImageOpacity> <Imagick::setImageMatte
Last updated: Fri, 24 Feb 2012

Imagick::setImageMatteColor

(PECL imagick 2.0.0)

Imagick::setImageMatteColorSets the image matte color

Descrição

bool Imagick::setImageMatteColor ( mixed $matte )

Sets the image matte color.

Parâmetros

matte

Valor Retornado

Retorna TRUE em sucesso.

Erros

Dispara ImagickException em erro.

Histórico

Versão Descrição
2.1.0 Now allows a string representing the color as the parameter. Previous versions allow only an ImagickPixel object.



User Contributed Notes
Imagick::setImageMatteColor
There are no user contributed notes for this page.

Imagick::setImageOpacity> <Imagick::setImageMatte
Last updated: Fri, 24 Feb 2012