Hello,
Can anybody help me how to execute below command using ImageMagickObject in vbscript
composite image1.jpg image2.jpg -compose difference compare.jpg
for eg. Set img = CreateObject("ImageMagickObject.MagickImage.1")
msgs = img.Composite()
What will the parameter in above Composite method ...
Search found 1 match
- 2014-04-20T01:02:36-07:00
- Forum: Users
- Topic: How to execute composite command using ImageMagickObject
- Replies: 1
- Views: 5509