编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « GmagickDraw::gettextencoding
  • GmagickDraw::point »
  • PHP Manual
  • GmagickDraw
  • The line purpose

GmagickDraw::line

(PECL gmagick >= Unknown)

GmagickDraw::line — The line purpose

说明

public GmagickDraw::line ( float $sx , float $sy , float $ex , float $ey ) : GmagickDraw

Draws a line on the image using the current stroke color, stroke opacity, and stroke width.

参数

sx

starting x ordinate

sy

starting y ordinate

ex

ending x ordinate

ey

ending y ordinate

返回值

The GmagickDraw object on success

相关文章
php cachingiterator the offsetunset purposephp cairocontext the getmatrix purposephp cairocontext the newpath purposephp cairocontext the save purposephp cairocontext the setscaledfont purposephp cairocontext the usertodevice purposephp cairofontoptions the setsubpixelorder purposephp cairopattern the getmatrix purposephp gmagickdraw returns the font pointsizephp gmagickdraw the line purposephp gmagickdraw sets the fill color to be used for drawing filled objectsphp gmagickdraw the setfillopacity purposephp imagickdraw draws a vertical linephp yaf controller abstract the getinvokeargs purposephp yaf loader the sleep purposephp yaf request abstract the getbaseuri purposephp yaf request abstract the ispost purposephp yaf request http the getfiles purposephp yaf route supervar the construct purposephp yaf session the has purpose
关注编程学问公众号
编程学问网 湘ICP备20001732号