Page 1 of 1

Clean Up Memory

Posted: 2015-07-09T10:11:10-07:00
by vitaminwater
After resizing or cropping an animated gif image, what's a proper way to clean up the memory? To call DestroyImages(DestoryImageList)?

I'm having a memory leak issue with animated gifs. I use JMagick, in JMagick, it calls DestroyImages to de-allocate memory. But I suspect DestroyImages doesn't cleaning up all frames of animated gif.

Re: Clean Up Memory

Posted: 2015-07-09T12:02:03-07:00
by fmw42
I have split your post. It does not relate to the original post. Please start new posts when changing subject matter.