Hello,
Facing the same problem of not being able to use the MagickImageObject COM in VB6. The app displays the error:
Method 'Convert' of 'IMagickImage' failed.
I am using VB6 and here is the code:
Dim IM_Obj As New ImageMagickObject.MagickImage
IM_Obj.convert "D:\Temp\Skewed.tif", "-Deskew", 1, "D ...
Search found 1 match
- 2011-04-16T03:58:20-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: Method 'Convert' of object 'IMagickImage' failed
- Replies: 9
- Views: 49475