Posted: 2006-02-26T10:20:07-07:00
Did you try closing the file you pass MagickReadImageFile()? ImageMagick call fdopen() on the file descriptior you pass and the memory is not released until you call fclose().
Convert, Edit, or Compose Bitmap Images
https://legacy.imagemagick.org/discourse-server/
https://legacy.imagemagick.org/discourse-server/viewtopic.php?f=3&t=5964