PHP Dokumentation: Function imagickdraw-getstrokedasharray
12. Januar 2010 von werner
ImagickDraw::getStrokeDashArray
(PECL imagick 2.0.0)
ImagickDraw::getStrokeDashArray — Returns an array representing the pattern of dashes and gaps used to stroke paths
Beschreibung
array ImagickDraw::getStrokeDashArray ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfü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.