(PECL gmagick >= Unknown)
GmagickDraw::setstrokecolor — Sets the color used for stroking object outlines.
$color
Sets the color used for stroking object outlines.
color
GmagickPixel or string representing the color for the stroke.
The GmagickDraw object on success.