Hi
I am on Windows 7 64bit and using VB in VS2010/2012.
I want to use IM to convert som images to jpg from a lookup in a database or a csv-file.
But when I do:
Dim imgMkObj As Object
imgMkObj = CreateObject("ImageMagickObject.MagickImage.1")
I get an error "Cannot create ActiveX component"
I ...
Search found 1 match
- 2012-12-04T08:09:45-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: Getting started with VB in Visual Studio 2010/2012 express
- Replies: 1
- Views: 22311