Gmagick::labelimage

(PECL gmagick >= Unknown)

Gmagick::labelimageAdds a label to an image

Описание

public Gmagick::labelimage(string $label): mixed

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