编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 gmagickdraw draws text on the imagephp imagick annotates an image with textphp imagickdraw draws text on the imagephp imagickdraw draws color on imagephp imagickdraw draws an ellipse on the imagephp imagickdraw draws a linephp imagickdraw paints on the image s opacity channelphp imagickdraw draws a cubic bezier curvephp imagickdraw draws a horizontal line pathphp imagickdraw draws a horizontal linephp imagickdraw draws a line pathphp imagickdraw draws a vertical linephp imagickdraw draws a vertical line pathphp imagickdraw draws a rectanglephp imagickdraw renders all preceding drawing commands onto the imagephp imagickdraw sets the fully specified font to use when annotating with textphp imagickdraw sets the font family to use when annotating with textphp imagickdraw sets the font pointsize to use when annotating with textphp imagickdraw sets the font stretch to use when annotating with textphp imagickdraw specifies a text alignment
关注编程学问公众号
编程学问网 湘ICP备20001732号