php8.5
Home/ Manual/ imagick / imagickdraw/ ImagickDraw::getStrokeDashArray

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.

Source: reference/imagick/imagickdraw/getstrokedasharray.xml · from the official PHP manual (php/doc-en)