Home > PHP > Function > > Imagick::commentImage()

Imagick::commentImage()

Imagick::commentImage - Adds a comment to your image

Syntax

bool Imagick::commentImage (string $comment)

Arguments

  • comment - The comment to add

Description

Adds a comment to your image.

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.