Re: Magick++ freeing image memory
Posted: 2008-10-06T16:56:55-07:00
Memory is automatically released when the image goes out of scope with the image destructor. Otherwise try delete _image.
Use https://github.com/ImageMagick/ImageMagick/discussions instead.
https://imagemagick.com/discourse-server/
https://imagemagick.com/discourse-server/viewtopic.php?t=12207