PHP Doku:: Draws a polygon - gmagickdraw.polygon.html

Verlauf / Chronik / History: (3) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe GmagickDraw classGmagickDraw::polygon

Ein Service von Reinhard Neidl - Webprogrammierung.

The GmagickDraw class

<<GmagickDraw::point

GmagickDraw::polyline>>

GmagickDraw::polygon

(PECL gmagick >= Unknown)

GmagickDraw::polygonDraws a polygon

Beschreibung

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.

Parameter-Liste

coordinates

coordinate array

Rückgabewerte

The GmagickDraw object on success


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)