ImagickDraw::getStrokeWidth

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getStrokeWidthReturns the width of the stroke used to draw object outlines

Descrierea

public ImagickDraw::getStrokeWidth ( ) : float
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

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

Valorile întoarse

Returns a double describing the stroke width.

add a note add a note

User Contributed Notes

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