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

GmagickDraw::annotate

(PECL gmagick >= Unknown)

GmagickDraw::annotate — Draws text on the image

说明

public GmagickDraw::annotate ( float $x , float $y , string $text ) : GmagickDraw

Draws text on the image.

参数

x

x ordinate to left of text

y

y ordinate to text baseline

text

text to draw

返回值

The GmagickDraw object on success.

相关文章
php gmagick annotates an image with textphp gmagick renders the gmagickdraw object on the current imagephp gmagickdraw draws text on the imagephp gmagickdraw draws an arcphp gmagickdraw draws a bezier curvephp gmagickdraw draws an ellipse on the imagephp gmagickdraw returns the text decorationphp gmagickdraw returns the code set used for text annotationsphp gmagickdraw draws a pointphp gmagickdraw draws a polygonphp gmagickdraw draws a polylinephp gmagickdraw draws a rectanglephp gmagickdraw draws a rounded rectanglephp gmagickdraw sets the fully specified font to use when annotating with textphp gmagickdraw sets the font pointsize to use when annotating with textphp gmagickdraw sets the font style to use when annotating with textphp gmagickdraw specifies the text code setphp imagickdraw draws text on the imagephp imagickdraw draws color on imagephp imagickdraw draws an ellipse on the image
关注编程学问公众号
编程学问网 湘ICP备20001732号