(PECL imagick 2.0.0)
ImagickDraw::annotation — Draws text on the image
$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
값을 반환하지 않습니다.