Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteVérifie si l'image a un canal mate

Description

public Gmagick::getimagematte(): int

Retourne true si l'image a un canal mate, false sinon.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Retourne true si l'image a un canal mate, false sinon.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.

add a note add a note

User Contributed Notes

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