ImagickDraw
PHP Manual

ImagickDraw::setStrokeDashOffset

(PECL imagick 2.0.0)

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

Nie jest zwracana żadna wartość.


ImagickDraw
PHP Manual