La classe ImagickDraw
PHP Manual

ImagickDraw::getStrokeDashArray

(No version information available, might be only in CVS)

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

Description

array ImagickDraw::getStrokeDashArray ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

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

Valeurs de retour

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


La classe ImagickDraw
PHP Manual