ImagickDraw::setStrokeColor
(No version information available, might be only in CVS)
ImagickDraw::setStrokeColor — Sets the color used for stroking object outlines
Description
bool ImagickDraw::setStrokeColor
(
ImagickPixel $stroke_pixel
)
WarningThis function is
currently not documented; only its argument list is available.
Sets the color used for stroking object outlines.
Parameters
-
stroke_pixel
-
the stroke color
Return Values
No value is returned.