Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteCheck if the image has a matte channel

Опис

public int Gmagick::getimagematte ( void )

Returns TRUE if the image has a matte channel, otherwise FALSE.

Параметри

В цієї функції немає параметрів.

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

Returns TRUE if the image has a matte channel, otherwise FALSE.

Помилки/Винятки

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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