Gmagick
PHP Manual

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

설명

public void Gmagick::commentimage ( string $comment )

Adds a comment to your image.

인수

comment

The comment to add

반환값

The Gmagick object with comment added.

오류/예외

Throws an GmagickException on error.


Gmagick
PHP Manual