PHP Dokumentation: Function imagickdraw-setstrokewidth
12. Januar 2010 von werner
ImagickDraw::setStrokeWidth
(PECL imagick 2.0.0)
ImagickDraw::setStrokeWidth — Sets the width of the stroke used to draw object outlines
Beschreibung
bool ImagickDraw::setStrokeWidth ( float $stroke_width )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Sets the width of the stroke used to draw object outlines.
Parameter-Liste
- stroke_width
stroke width
Rückgabewerte
Es wird kein Wert zurückgegeben.