ImagickDraw::getStrokeDashArray

(PECL imagick 2.0.0)

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

Опис

array ImagickDraw::getStrokeDashArray ( void )
Увага

This 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.

Значення, що повертаються

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top