ImagickDraw
PHP Manual

ImagickDraw::getStrokeDashArray

(PECL imagick 2.0.0)

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

Descrizione

array ImagickDraw::getStrokeDashArray ( void )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

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

Valori restituiti

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


ImagickDraw
PHP Manual