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

GmagickDraw::polygon

(PECL gmagick >= Unknown)

GmagickDraw::polygon — Draws a polygon

说明

public GmagickDraw::polygon ( array $coordinates ) : GmagickDraw

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

参数

coordinates

coordinate array

返回值

The GmagickDraw object on success

相关文章
php gd 和图像处理 函数 draws an open polygonphp ps 函数 draws a linephp 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 color used for stroking object outlinesphp gmagickdraw returns the opacity of stroked object outlinesphp gmagickdraw draws a pointphp gmagickdraw draws a polygonphp gmagickdraw draws a polylinephp gmagickdraw draws a rectanglephp gmagickdraw draws a rounded rectanglephp gmagickdraw sets the font pointsize to use when annotating with textphp gmagickdraw sets the font style to use when annotating with textphp imagickdraw draws text on the imagephp imagickdraw draws an arcphp imagickdraw draws a quadratic bezier curvephp imagickdraw draws a quadratic bezier curvephp imagickdraw draws a polygon
关注编程学问公众号
编程学问网 湘ICP备20001732号