ImagickDraw::annotation
(PECL imagick 2.0.0)
ImagickDraw::annotation — Draws text on the image
Описание
bool ImagickDraw::annotation
( float $x
, float $y
, string $text
)
Предупреждение
Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.
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
Връщани стойности
Няма връщана стойност.
There are no user contributed notes for this page.
