编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairocontext the getcurrentpoint purposephp cairocontext the gettarget purposephp cairocontext the popgroup purposephp cairocontext the setfillrule purposephp cairocontext the settolerance purposephp cairofontoptions the construct purposephp cairogradientpattern the getcolorstopcount purposephp cairopdfsurface the setsize purposephp cairoscaledfont the getfontface purposephp cairosurface the getdeviceoffset purposephp cairosvgsurface the construct purposephp gmagick the current purposephp gmagickdraw returns the width of the stroke used to draw object outlinesphp gmagickdraw the line purposephp gmagickdraw the setfillopacity purposephp gmagickdraw sets the font weightphp harupage draw a line from the current point to the specified pointphp harupage move the current position to the start of the next line and print the textphp mysqlnduhconnection the construct purposephp yaf view simple the assignref purpose
关注编程学问公众号
编程学问网 湘ICP备20001732号