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++?
How can I get NtMagick binary file?
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: How can I get NtMagick binary file?
Search Google. There are plenty of references there.
Re: How can I get NtMagick binary file?
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. Pleasefmw42 wrote:Search Google. There are plenty of references there.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: How can I get NtMagick binary file?
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?
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.