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.

錯誤/例外

錯誤時拋出 GmagickException

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top