Imagick::getImageMatte

(PECL imagick 2.0.0)

Imagick::getImageMatteReturn if the image has a matte channel

Descrição

bool Imagick::getImageMatte ( void )

Returns TRUE if the image has a matte channel otherwise false. Este método esta disponível apenas se Imagick foi compilado com ImageMagick versão 6.2.9 ou mais nova.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.



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