Php/docs/gmagickdraw.getstrokecolor

From Get docs

GmagickDraw::getstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::getstrokecolorReturns the color used for stroking object outlines


Description

public GmagickDraw::getstrokecolor ( ) : GmagickPixel

Returns the color used for stroking object outlines.


Parameters

This function has no parameters.


Return Values

Returns an GmagickPixel object which describes the color.