Imagick::getImageMatte

(PECL imagick 2.0.0)

Imagick::getImageMatteReturn if the image has a matte channel

Опис

bool Imagick::getImageMatte ( void )

Returns TRUE if the image has a matte channel otherwise false. Цей метод доступний якщо Imagick був зібраний з версією ImageMagick 6.2.9 або новішою.

Значення, що повертаються

Повертає TRUE в успішному випадку або FALSE в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top