PHP Doku:: Returns an array representing the pattern of dashes and gaps used to stroke paths - function.imagickdraw-getstrokedasharray.html

Verlauf / Chronik / History: (3) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The ImagickDraw classImagickDraw::getStrokeDashArray

Ein Service von Reinhard Neidl - Webprogrammierung.

The ImagickDraw class

<<ImagickDraw::getStrokeColor

ImagickDraw::getStrokeDashOffset>>

ImagickDraw::getStrokeDashArray

(PECL imagick 2.0.0)

ImagickDraw::getStrokeDashArrayReturns an array representing the pattern of dashes and gaps used to stroke paths

Beschreibung

array ImagickDraw::getStrokeDashArray ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns an array representing the pattern of dashes and gaps used to stroke paths.

Rückgabewerte

Returns an array on success and empty array if not set.


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",...)