php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::labelimage

Gmagick::labelimage

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Adds a label to an image

Description

Gmagick::labelimage(string $label): mixed

Adds a label to an image.

Parameters

label

The label to add

Return Values

Gmagick with label.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/labelimage.xml · from the official PHP manual (php/doc-en)