parent root
PHP: GmagickDraw::getstrokewidth - Manual

GmagickDraw::getstrokewidth

(PECL gmagick >= Unknown)

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

Description

public GmagickDraw::getstrokewidth ( void ) : float

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

Parameters

This function has no parameters.

Return Values

Returns a double describing the stroke width.

add a noteadd a note

User Contributed Notes

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