编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ImagickDraw::affine
  • ImagickDraw::arc »
  • PHP Manual
  • ImagickDraw
  • Draws text on the image

ImagickDraw::annotation

(PECL imagick 2.0.0)

ImagickDraw::annotation — Draws text on the image

说明

ImagickDraw::annotation ( float $x , float $y , string $text ) : bool
Warning

本函数还未编写文档,仅有参数列表。

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

返回值

没有返回值。

相关文章
php gmagick annotates an image with textphp gmagickdraw draws text on the imagephp gmagickdraw draws an ellipse on the imagephp imagickdraw draws text on the imagephp imagickdraw draws color on imagephp imagickdraw composites an image onto the current imagephp imagickdraw draws an ellipse on the imagephp imagickdraw returns the text placement gravityphp imagickdraw returns the text decorationphp imagickdraw returns the code set used for text annotationsphp imagickdraw returns the text under colorphp imagickdraw draws a linephp imagickdraw draws a cubic bezier curvephp imagickdraw draws a cubic bezier curvephp imagickdraw draws an elliptical arcphp imagickdraw draws an elliptical arcphp imagickdraw draws a line pathphp imagickdraw draws a horizontal line pathphp imagickdraw draws a horizontal linephp imagickdraw draws a polyline
关注编程学问公众号
编程学问网 湘ICP备20001732号