From the IMagick forum: There is no MagickGetQuantumDepth in MagickWand because the code which defines it in magick-property.c has an error:
[ code]
WandExport const char *MagickGetMAGICKCORE_QUANTUM_DEPTH(unsigned long *depth)
{
return(GetMagickQuantumDepth(depth));
}
[/code]
The function's name has apparently suffered a search and replace error - it's also mangled in the comment preceding the function.
Pete
MagickGetQuantumDepth
-
el_supremo
- Posts: 1015
- Joined: 2005-03-21T21:16:57-07:00
- Contact:
Re: MagickGetQuantumDepth
We will release ImageMagick 6.3.7-1 by tomorrow with a fix for the problem you reported. Thanks.
Who is online
Users browsing this forum: Majestic-12 [Bot] and 19 guests