GmagickDraw::getstrokewidth

(PECL gmagick >= Unknown)

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

Descrizione

public GmagickDraw::getstrokewidth(): float

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns a float describing the stroke width.

add a note

User Contributed Notes

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