ImagickDraw
PHP Manual

ImagickDraw::setStrokeDashOffset

(PECL imagick 2.0.0)

ImagickDraw::setStrokeDashOffsetSpecifies the offset into the dash pattern to start the dash

Descrizione

bool ImagickDraw::setStrokeDashOffset ( float $dash_offset )
Avviso

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

Specifies the offset into the dash pattern to start the dash.

Elenco dei parametri

dash_offset

dash offset

Valori restituiti

Nessun valore viene restituito.


ImagickDraw
PHP Manual