GmagickDraw
PHP Manual

GmagickDraw::getstrokewidth

(PECL gmagick >= Unknown)

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

Descrizione

public float GmagickDraw::getstrokewidth ( void )

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns a double describing the stroke width.


GmagickDraw
PHP Manual