ImagickDraw::annotation
(No version information available, might be only in CVS)
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
Возвращаемые значения
Эта функция не возвращает значения после выполнения.
ImagickDraw::annotation
There are no user contributed notes for this page.
