Dutch PHP Conference 2025 - Call For Papers

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

User Contributed Notes

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