Pyh.conf’25: a new PHP conference for the Russian-speaking community

GmagickDraw::setstrokewidth

(PECL gmagick >= Unknown)

GmagickDraw::setstrokewidthSets the width of the stroke used to draw object outlines

Açıklama

public GmagickDraw::setstrokewidth(float $width): GmagickDraw

Sets the width of the stroke used to draw object outlines

Bağımsız Değişkenler

width

Stroke width

Dönen Değerler

The GmagickDraw object.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top