GmagickDraw::getstrokewidth

(PECL gmagick >= Unknown)

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

Opis

public GmagickDraw::getstrokewidth ( void ) : float

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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