Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Public Sub Convert
Dim ImgX as Object
Set ImgX = CreateObject("ImageMagickObject.MagickImage.1")
ImgX.Convert "c:\chf.bmp", "-resize=724x300", "c:\chf.jpg"
End Sub
And I had this Error
Error -2147215503 (80041771) en tiempo de ejecucion