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 add a note

User Contributed Notes

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