diff between version 6.4.1 and 6.4.8
Posted: 2009-01-09T15:12:11-07:00
Dear All,
I just started to learn about the ImageMagick++ API and been working with 6.4.1 earlier with using namespace of MagickLib. Somehow when I switched to 6.4.8, it seems MagickLib is no longer supported. Am I right?
I was using API call such as:
image=MagickLib::ReadImage(&image_info, &exp_info);
but is now no longer works.
Please advice.
Thanks.
--Wo
I just started to learn about the ImageMagick++ API and been working with 6.4.1 earlier with using namespace of MagickLib. Somehow when I switched to 6.4.8, it seems MagickLib is no longer supported. Am I right?
I was using API call such as:
image=MagickLib::ReadImage(&image_info, &exp_info);
but is now no longer works.
Please advice.
Thanks.
--Wo