编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 offsetset purposephp cairocontext the getlinewidth purposephp cairocontext the moveto purposephp cairocontext the rotate purposephp cairocontext the setoperator purposephp cairocontext the translate purposephp cairofontoptions the sethintstyle purposephp cairoimagesurface the getstride purposephp cairopattern the construct purposephp cairopssurface the setsize purposephp cairosurface the construct purposephp cairosurfacepattern the construct purposephp trader 函数 three line strikephp gmagick the quantizeimages purposephp gmagickdraw returns the fontphp gmagickdraw the line purposephp gmagickdraw adjusts the scaling factorphp gmagickdraw the setfillopacity purposephp imagickdraw draws a line pathphp splfileobject no purpose
关注编程学问公众号
编程学问网 湘ICP备20001732号