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.

add a note add a note

User Contributed Notes

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