Imagick::commentImage

Imagick::commentImage

(PECL imagick 2.0.0)

Imagick::commentImageAdds a comment to your image

Description

bool Imagick::commentImage ( string $comment )

Adds a comment to your image.

Parameters

comment

The comment to add

Return Values

Returns TRUE on success.

<