What do i need to explicitly deallocate in jMagick

70 views Asked by At

I'm using jMagick to do some basic image manipulation. I know ImageMagick is written in C, so I was wondering which methods need to be invoked and when to avoid memory leaks.

0

There are 0 answers