ImagickDraw::getStrokeWidth

(PECL imagick 2.0.0)

ImagickDraw::getStrokeWidthReturns the width of the stroke used to draw object outlines

Опис

float ImagickDraw::getStrokeWidth ( void )
Увага

This function is currently not documented; only its argument list is available.

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

Значення, що повертаються

Returns a double describing the stroke width.

add a note add a note

User Contributed Notes

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