annotate
- Ariadne >
- Library >
- Ariadne 2.4 >
- Manuals >
- Programmers Reference >
- Classes >
- Photo >
- PINP Methods >
(void) annotate($text, $x,$y, $style="default")
Draws a text on a given location with a given style in the image.
| Argument | Description |
|---|---|
| $text | The text to draw in the image. |
| $x | The x location to start drawing the text. |
| $y | The y location to start drawing the text. |
| $style | The name of the fontstyle to use. |

