编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « GmagickDraw::polygon
  • GmagickDraw::rectangle »
  • PHP Manual
  • GmagickDraw
  • Draws a polyline

GmagickDraw::polyline

(PECL gmagick >= Unknown)

GmagickDraw::polyline — Draws a polyline

说明

public GmagickDraw::polyline ( array $coordinate_array ) : GmagickDraw

Draws a polyline using the current stroke, stroke width, and fill color or texture, using the specified array of coordinates.

参数

coordinate_array

The array of coordinates

返回值

The GmagickDraw object on success

相关文章
php ncurses 函数 draws a vertical line in a window at current position using an attributed character and max. n characters longphp ps 函数 draws the current pathphp 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 fill colorphp gmagickdraw returns the opacity used when drawingphp gmagickdraw draws a pointphp gmagickdraw draws a polygonphp gmagickdraw draws a polylinephp gmagickdraw draws a rectanglephp gmagickdraw applies the specified rotation to the current coordinate spacephp gmagickdraw draws a rounded rectanglephp imagickdraw draws an ellipse on the imagephp imagickdraw draws a linephp imagickdraw draws a horizontal line pathphp imagickdraw draws a polylinephp swfshape draws a cubic bezier curve using the current position and the three given points as control pointsphp swfshape draws a curve relative
关注编程学问公众号
编程学问网 湘ICP备20001732号