Dutch PHP Conference 2025 - Call For Papers

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteCheck if the image has a matte channel

Опис

public Gmagick::getimagematte(): int

Returns true if the image has a matte channel, otherwise false.

Параметри

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

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

Returns true if the image has a matte channel, otherwise false.

Помилки/виключення

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

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