Imagick::destroy
(PECL imagick 2.0.0)
Imagick::destroy — Destroys the Imagick object
Description
   bool Imagick::destroy
    ( void
   )
  Warning
  This function is currently not documented; only its argument list is available.
Destroys the Imagick object and frees all resources associated with it.
Return Values
Returns TRUE on success.