The ImagickDraw class
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

Descrição

array ImagickDraw::getStrokeDashArray ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Valor Retornado

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


The ImagickDraw class
PHP Manual