Search found 1 match
- 2019-06-05T13:06:39-07:00
- Forum: Magick.NET
- Topic: Memory error saving collection
- Replies: 0
- Views: 76573
Memory error saving collection
I am developing a product that uses ImageMagick.Net as a screen capture video mechanism. I grab bmp images from a panel and pass the list of bitmaps to the 'MagickImageCollection' instance. Then the collection is optimized, color reduced andwritten to disk. This works up to a point, but I am getting ...