Search found 1 match
- 2012-09-26T06:37:46-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: Got things to work with c# on win 7 64 bit
- Replies: 2
- Views: 24588
Re: Got things to work with c# on win 7 64 bit
Just to recap steps for everyone: 1. Install ImageMagick for Windows 2. In Visual Studio project right-click 'References' and select 'Add Reference". 3. Under the 'COM' tab, select 'ImageMagickObject' to add it. 4. Now in Visual Studio you should now be able to reference it... using ...