GmagickDraw::setstrokecolor
Sets the color used for stroking object outlines.
Beschreibung
public GmagickDraw GmagickDraw::setstrokecolor
( mixed $color
)
Parameter-Liste
-
color
-
GmagickPixel or string representing the color for the stroke.
Rückgabewerte
The GmagickDraw object on success.