Imagick::labelImage

(PECL imagick 2, PECL imagick 3)

Imagick::labelImageAdds a label to an image

Descrierea

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

Adds a label to an image.

Parametri

label

The label to add

Valorile întoarse

Întoarce true în caz de succes.

add a note add a note

User Contributed Notes

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