I solved.
//MagickWandTerminus();
Boh!.
Search found 2 matches
- 2012-08-28T14:51:46-07:00
- Forum: MagickWand
- Topic: UnregisterTIFFImage
- Replies: 1
- Views: 11986
- 2012-08-28T10:53:06-07:00
- Forum: MagickWand
- Topic: UnregisterTIFFImage
- Replies: 1
- Views: 11986
UnregisterTIFFImage
I need a function to convert byte streams from png to jpeg. The function will be used in a program written in vala. I get the following error when I run for the second time: > Memory allocation failed `'@ fatal/tiff.c/UnregisterTIFFImage/1831 I write an example for debugging: #include <stdio.h ...