Page 1 of 1

How can I get NtMagick binary file?

Posted: 2015-10-27T17:36:29-07:00
by 2049651
Hello,

I have seen the partial code of NtMagicK.
I think this is supporting win32 application. But I can't find anywhere NtMagicK binary file like NtMgicK.dsw or something like this.

Where I can find the file?

What if there is no project file of NtMagicK then would you let me know how to build NtMagicK in VC++?

Re: How can I get NtMagick binary file?

Posted: 2015-10-27T18:12:17-07:00
by fmw42
Search Google. There are plenty of references there.

Re: How can I get NtMagick binary file?

Posted: 2015-10-27T18:56:33-07:00
by 2049651
fmw42 wrote:Search Google. There are plenty of references there.
Would you please let me know where to get the reference? Especially, I want to use ImageMagicK in MFC step by step. Sample example also good. Please

Re: How can I get NtMagick binary file?

Posted: 2015-10-27T20:16:55-07:00
by fmw42
I know nothing about NtMagicK or MFC or even Windows. All I did was to do a Google search and found plenty of references to NtMagicK. If what you want is not there, then contact the developer of NtMagicK (his email address is listed on a readme page in one of the links that I found). It is not an API developed by the Imagemagick team.

Re: How can I get NtMagick binary file?

Posted: 2015-10-31T02:44:34-07:00
by dlemstra
You can get the NtMagick project inside your Visual Studio solution when you select 'Include all demo, test, appl and contrib directories' in the configure.exe tool.