PHP 8.3.4 Released!

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAjoute un commentaire à l'image

Description

public Gmagick::commentimage(string $comment): Gmagick

Ajoute un commentaire à l'image.

Liste de paramètres

comment

Le commentaire à ajouter.

Valeurs de retour

L'objet Gmagick contenant le commentaire.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.

add a note

User Contributed Notes

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