GmagickDraw
PHP Manual

GmagickDraw::getstrokewidth

(PECL gmagick >= Unknown)

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

Descrição

public float GmagickDraw::getstrokewidth ( void )

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns a double describing the stroke width.


GmagickDraw
PHP Manual