ImagickDraw::annotation

(PECL imagick 2, PECL imagick 3)

ImagickDraw::annotationDraws text on the image

Опис

public ImagickDraw::annotation(float $x, float $y, string $text): bool
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Draws text on the image.

Параметри

x

The x coordinate where text is drawn

y

The y coordinate where text is drawn

text

The text to draw on the image

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

Не повертає значень.