PHP 8.3.4 Released!

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Descrizione

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

Adds a comment to your image.

Elenco dei parametri

comment

The comment to add.

Valori restituiti

The Gmagick object with comment added.

Errori/Eccezioni

Throws an GmagickException on error.

add a note

User Contributed Notes

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