GmagickDraw
PHP Manual

GmagickDraw::polygon

(PECL gmagick >= Unknown)

GmagickDraw::polygonDraws a polygon

Описание

public void GmagickDraw::polygon ( array $coordinates )

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


GmagickDraw
PHP Manual