Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Descrierea

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

Adds a comment to your image.

Parametri

comment

The comment to add

Valorile întoarse

The Gmagick object with comment added.

Erori/Excepții

Emite o GmagickException în caz de eroare.

add a note add a note

User Contributed Notes

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