Php/docs/imagickdraw.getstrokecolor

From Get docs

ImagickDraw::getStrokeColor

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getStrokeColorReturns the color used for stroking object outlines


Description

public ImagickDraw::getStrokeColor ( ) : ImagickPixel

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


Returns the color used for stroking object outlines.


Parameters

stroke_color


Return Values

Returns an ImagickPixel object which describes the color.