Home > PHP > Function > > ImagickDraw::setStrokeWidth()

ImagickDraw::setStrokeWidth()

ImagickDraw::setStrokeWidth - Sets the width of the stroke used to draw object outlines

Syntax

bool ImagickDraw::setStrokeWidth (float $stroke_width)

Arguments

  • stroke_width - stroke width

Description

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

Version

PHP PECL imagick 2.0.0

Return value

No value is returned.