ImagickDraw::clear
  Clears the ImagickDraw
  
 
  Description
  
   bool ImagickDraw::clear
    ( void
   )
  WarningThis function is
currently not documented; only its argument list is available.
 
  
   Clears the ImagickDraw object of any accumulated commands, and resets the
   settings it contains to their defaults.
  
  
 
  Return Values
  
   Returns an ImagickDraw object.