编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 imagickdraw draws text on the imagephp imagickdraw draws an arcphp imagickdraw draws a bezier curvephp imagickdraw draws color on imagephp imagickdraw draws an ellipse on the imagephp imagickdraw returns the text alignmentphp imagickdraw draws a cubic bezier curvephp imagickdraw draws a quadratic bezier curvephp imagickdraw draws a quadratic bezier curvephp imagickdraw draws a quadratic bezier curvephp imagickdraw draws a vertical line pathphp imagickdraw renders all preceding drawing commands onto the imagephp imagickdraw draws a rounded rectanglephp imagickdraw sets the font stretch to use when annotating with textphp imagickdraw sets the font style to use when annotating with textphp imagickdraw sets the text placement gravityphp imagickdraw specifies a text alignmentphp imagickdraw controls whether text is antialiasedphp imagickdraw specifies the text code set
关注编程学问公众号
编程学问网 湘ICP备20001732号