ImagickDraw
PHP Manual

ImagickDraw::setStrokeWidth

(PECL imagick 2.0.0)

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

Descrierea

bool ImagickDraw::setStrokeWidth ( float $stroke_width )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

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

Parametri

stroke_width

stroke width

Valorile întoarse

Nu este întoarsă nici o valoare.


ImagickDraw
PHP Manual