编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 border around the window using attributed charactersphp 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 font pointsizephp gmagickdraw returns the font stylephp gmagickdraw draws a pointphp gmagickdraw draws a polygonphp gmagickdraw draws a polylinephp gmagickdraw draws a rectanglephp gmagickdraw draws a rounded rectanglephp gmagickdraw sets the fill color to be used for drawing filled objectsphp gmagickdraw the setfillopacity purposephp imagickdraw draws a cubic bezier curvephp imagickdraw draws a vertical linephp imagickdraw draws a polylinephp imagickdraw draws a rectanglephp swfshape draws the first character in the given string into the shape using the glyph definition from the given fontphp swfshape draws a line relative
关注编程学问公众号
编程学问网 湘ICP备20001732号