编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 an arc counterclockwisephp gmagick renders the gmagickdraw object on the current imagephp gmagickdraw draws text on the imagephp gmagickdraw draws an arcphp gmagickdraw draws a bezier curvephp gmagickdraw draws an ellipse on the imagephp gmagickdraw draws a pointphp gmagickdraw draws a polygonphp gmagickdraw draws a polylinephp gmagickdraw draws a rectanglephp gmagickdraw draws a rounded rectanglephp gmagickdraw specifies a decorationphp gmagickdraw specifies the text code setphp imagickdraw draws color on imagephp imagickdraw draws an elliptical arcphp imagickdraw draws an elliptical arcphp imagickdraw draws a polygonphp swfshape draws an arc of radius r centered at the current location from angle startangle to angle endangle measured clockwise from 12 o clockphp swfshape draws a circle of radius r centered at the current location in a counter clockwise fashion
关注编程学问公众号
编程学问网 湘ICP备20001732号