HaruPage::stroke
  Paint current path
  
 
  Description
  
   bool HaruPage::stroke
    ([ bool $close_path = false
  ] )
  
  
 
  Parameters
  
   
    
     - 
close_path
- 
      
       Closes the current path if set to TRUE.
 
 
 
  Return Values
  
   Returns TRUE on success.
  
  
 
  Errors/Exceptions
  Throws a HaruException on error.