Dutch PHP Conference 2025 - Call For Papers

Imagick::labelImage

(PECL imagick 2, PECL imagick 3)

Imagick::labelImageAdds a label to an image

Опис

public Imagick::labelImage(string $label): bool

Adds a label to an image.

Параметри

label

The label to add

Значення, що повертаються

Повертає true в разі успіху.

add a note

User Contributed Notes

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