ImagickDraw
PHP Manual

ImagickDraw::setStrokeWidth

(PECL imagick 2.0.0)

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

Descrição

bool ImagickDraw::setStrokeWidth ( float $stroke_width )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Parâmetros

stroke_width

stroke width

Valor Retornado

Não há valor retornado.


ImagickDraw
PHP Manual