php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::commentimage

Gmagick::commentimage

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Adds a comment to your image

Description

Gmagick::commentimage(string $comment): Gmagick

Adds a comment to your image.

Parameters

comment

The comment to add.

Return Values

The Gmagick object with comment added.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/commentimage.xml · from the official PHP manual (php/doc-en)