The ImagickDraw class
PHP Manual

ImagickDraw::setStrokeDashOffset

(No version information available, might be only in CVS)

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

Opis

bool ImagickDraw::setStrokeDashOffset ( float $dash_offset )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Parametry

dash_offset

dash offset

Zwracane wartości

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual