Gmagick::labelimage

(PECL gmagick >= Unknown)

Gmagick::labelimageAdds a label to an image

Descrição

public Gmagick::labelimage ( string $label ) : mixed

Adds a label to an image.

Parâmetros

label

The label to add

Valor Retornado

Gmagick with label.

Erros

Lança uma exceção GmagickException em erros.

add a note add a note

User Contributed Notes

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