update : 2015.11.03
php.shukuma.com

검색:
 
 
Adds a comment to your image

Gmagick::commentimage

(PECL gmagick >= Unknown)

Gmagick::commentimageAdds a comment to your image

설명

public Gmagick 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.