ImagickDraw::getStrokeDashArray
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns an array representing the pattern of dashes and gaps used to stroke paths
Description
ImagickDraw::getStrokeDashArray(): array
Func
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.