Deprecated methods in ImageMagick 6.7.3
Posted: 2014-02-03T20:38:47-07:00
I've just switched from using ImageMagick 6.7.3-Q16 on aWindows 32 bit computer under windows 7 to ImageMagick-6.8.7-Q16 on a Windows 64 bit computer under Windows 7. I'm interfacing to the ImageMagick MagickWand interface from a foreign function interface from a scripting language called Racket. This previously worked but now the foreign function interface is telling me that the deprecated functions I used to call are no longer in CORE_RL_wand_.dll. For example its telling me that "PixelIteratorGetException" is no longer in CORE_RL_wand_.dll.
In ImageMagick-6.8.7-Q16 are the deprecated functions still in CORE_RL_wand_.dll or are they no longer supported ?
Thanks,
Harry
In ImageMagick-6.8.7-Q16 are the deprecated functions still in CORE_RL_wand_.dll or are they no longer supported ?
Thanks,
Harry