GmagickDraw::setstrokecolor
  Sets the color used for stroking object outlines. 
  
 
  Description
  
   public GmagickDraw GmagickDraw::setstrokecolor
    ( mixed $color
   )
  
   
  
 
  Parameters
  
   
    
     - 
color
- 
      
       GmagickPixel or string representing the color for the stroke.
       
 
 
  Return Values
  
   The GmagickDraw object on success.