Hello Everyone,
I don't know where to start from.
I'd like to make a simple image signal processing program by using ImageMagick Library.
But I'm not well and have not experience with ImageMagicK before.
What is the best approach to use ImageMagick Library in VC6.0?
Also where is the simple example to use ImageMagick Library in VC6.0 MFC?
What is the best approach to use ImageMagick Library in VC6.0?
What is the best approach to use ImageMagick Library in VC6.0?
Last edited by 2049651 on 2015-10-20T08:02:00-07:00, edited 1 time in total.
Re: What is the best approach to use ImageMagick Library in VC6.0?
VC6.0 is no longer supported so you cannot build the latest version of ImageMagick with that version of Visual Studio. Why can't you use the free 2015 community edition?
Re: What is the best approach to use ImageMagick Library in VC6.0?
Because My computer is so old and slow. So I can't have a choice. (I don't need latest version of ImageMagicK )dlemstra wrote:VC6.0 is no longer supported so you cannot build the latest version of ImageMagick with that version of Visual Studio. Why can't you use the free 2015 community edition?
Would you please let me know what version support VC6.0? also link too please .
And If you don't mind, would you please introduce a reference books about using ImageMagicK in Visual Studio?