I tried as they had there but it always gives error when running the code.
I also tried the shell but without success.
Anyone who has ever tried to apply imagemagick to vba excel?
thanks
Search found 2 matches
- 2017-07-23T12:53:21-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: VBA excel compare Image
- Replies: 2
- Views: 87776
- 2017-07-23T03:56:41-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: VBA excel compare Image
- Replies: 2
- Views: 87776
VBA excel compare Image
Hello everyone, For a few days that I have difficulty doing a compare using Imagemagick My question is: I have a .jpg file inside a folder and I want to compare it with another image inside the same folder. Ideally I wanted the program to return true if the images are identical. I'm working on excel ...