GmagickDraw::setstrokewidth

(PECL gmagick >= Unknown)

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

说明

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

Sets the width of the stroke used to draw object outlines

参数

width

Stroke width

返回值

The GmagickDraw object.

add a note add a note

User Contributed Notes

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