编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 gmagick the gmagickdraw classphp ps 函数 draws a circlephp 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 fontphp gmagickdraw returns the font pointsizephp gmagickdraw draws a pointphp gmagickdraw draws a polygonphp gmagickdraw draws a polylinephp gmagickdraw draws a rectanglephp gmagickdraw draws a rounded rectanglephp gmagickdraw adjusts the scaling factorphp gmagickdraw sets the fill color to be used for drawing filled objectsphp imagickdraw draws a line pathphp imagickdraw draws a vertical linephp imagickdraw draws a polylinephp swfshape draws a curvephp swfshape draws the first character in the given string into the shape using the glyph definition from the given font
关注编程学问公众号
编程学问网 湘ICP备20001732号