The ImagickDraw class
PHP Manual

ImagickDraw::getStrokeWidth

(PECL imagick 2.0.0)

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

Описание

float ImagickDraw::getStrokeWidth ( void )
Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

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

Връщани стойности

Returns a double describing the stroke width.


The ImagickDraw class
PHP Manual