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 on success

add a note add a note

User Contributed Notes

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