The ImagickDraw class
PHP Manual

ImagickDraw::setStrokeWidth

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

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

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual