The ImagickDraw class
PHP Manual

ImagickDraw::setStrokeWidth

(PECL imagick 2.0.0)

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

Описание

bool ImagickDraw::setStrokeWidth ( float $stroke_width )
Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

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

Параметри

stroke_width

stroke width

Връщани стойности

Няма връщана стойност.


The ImagickDraw class
PHP Manual