ImagickDraw
PHP Manual

ImagickDraw::setStrokeWidth

(PECL imagick 2.0.0)

ImagickDraw::setStrokeWidthSets the width of the stroke used to draw object outlines

Opis

bool ImagickDraw::setStrokeWidth ( float $stroke_width )
Ostrzeżenie

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

Sets the width of the stroke used to draw object outlines.

Parametry

stroke_width

stroke width

Zwracane wartości

Nie jest zwracana żadna wartość.


ImagickDraw
PHP Manual