ImagickDraw::getStrokeDashArray
(No version information available, might be only in CVS)
ImagickDraw::getStrokeDashArray — Returns an array representing the pattern of dashes and gaps used to stroke paths
Description
array ImagickDraw::getStrokeDashArray
( void
)
WarningThis function is
currently not documented; only its argument list is available.
Returns an array representing the pattern of dashes and gaps used to
stroke paths.
Return Values
Returns an array on success and empty array if not set.