ImagickDraw
PHP Manual

ImagickDraw::setStrokeWidth

(PECL imagick 2.0.0)

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

Descrizione

bool ImagickDraw::setStrokeWidth ( float $stroke_width )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

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

Elenco dei parametri

stroke_width

stroke width

Valori restituiti

Nessun valore viene restituito.


ImagickDraw
PHP Manual