update : 2015.11.03
php.shukuma.com

검색:
 
 
Adds a label to an image.

Gmagick::labelimage

(PECL gmagick >= Unknown)

Gmagick::labelimageAdds a label to an image.

설명

public mixed Gmagick::labelimage ( string $label )

Adds a label to an image.

인수

label

The label to add

반환값

Gmagick with label.

오류/예외

Throws an GmagickException on error.