编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 getfontface purposephp cairocontext the identitymatrix purposephp yp/nis 函数 returns the matched linephp gmagick the destroy purposephp gmagickdraw draws text on the imagephp gmagickdraw the line purposephp gmagickdraw draws a pointphp gmagickdraw the setfillopacity purposephp gmagickdraw specifies a decorationphp harupage move text position to the start of the next linephp reflectiongenerator gets the currently executing line of the generatorphp yaf dispatcher the returnresponse purposephp yaf loader the getinstance purposephp yaf registry the clone purposephp yaf request abstract the getrequesturi purposephp yaf request abstract the setparam purposephp yaf request simple the getcookie purposephp yaf response abstract the setallheaders purposephp yaf session the clone purposephp yaf session the set purpose
关注编程学问公众号
编程学问网 湘ICP备20001732号