Search found 1 match

by hrc
2011-04-16T03:58:20-07:00
Forum: Windows COM+ & Visual Basic
Topic: Method 'Convert' of object 'IMagickImage' failed
Replies: 9
Views: 44731

Re: Method 'Convert' of object 'IMagickImage' failed

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", "-...