(PECL gmagick >= Unknown)
GmagickDraw::annotate — Draws text on the image
public GmagickDraw::annotate(float $x, float $y, string $text): GmagickDraw
Draws text on the image.
xx ordinate to left of text
yy ordinate to text baseline
texttext to draw
The GmagickDraw object.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagickdraw.annotate.php