Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

Beskrivelse

public Gmagick Gmagick::commentimage ( string $comment )

Adds a comment to your image.

Parametre

comment

The comment to add

Returnerings Værdier

The Gmagick object with comment added.

Fejl/Undtagelser

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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