Search found 1 match
- 2016-02-19T15:45:56-07:00
- Forum: Magick++
- Topic: image.resize returning 0 bytes
- Replies: 0
- Views: 10471
image.resize returning 0 bytes
Hi, I've hit a problem I'm unsure how to debug further, I have the below code which reads in an image, resizes it and returns it. This worked fine until my C drive filled up with tmp files and the program died. I cleared the magick tmp files out so the C drive has lots of free room now, but when I ...