GmagickDraw
PHP Manual

GmagickDraw::getstrokewidth

(PECL gmagick >= Unknown)

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

Beschreibung

public float GmagickDraw::getstrokewidth ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns a double describing the stroke width.


GmagickDraw
PHP Manual