Forum und email

ImagickDraw::annotation

(No version information available, might be only in CVS)

ImagickDraw::annotation — Draws text on the image

Descrição

bool ImagickDraw::annotation ( float $x , float $y , string $text )
Aviso

Esta função não está documentada, somente a lista de argumentos está disponível.

Aviso

Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.

Draws text on the image.

Parâmetros

x

The x coordinate where text is drawn

y

The y coordinate where text is drawn

text

The text to draw on the image

Valor Retornado

Não há valor retornado.