Search found 3 matches

by JarekB
2018-06-07T14:11:07-07:00
Forum: Windows COM+ & Visual Basic
Topic: ImageMagickObject.dll standalone?
Replies: 0
Views: 111822

ImageMagickObject.dll standalone?

Hi All,

Does anybody know if it is possible to distribute just the "ImageMagickObject.dll" to get the COM+ functionality on various systems?
I am trying to figure out if this file is enough to use its functionality, or the full IM installation is required on top of it?
With no IM installed, I tried ...
by JarekB
2018-06-04T17:07:29-07:00
Forum: Windows COM+ & Visual Basic
Topic: Beginner - Layered PSD creation
Replies: 3
Views: 115900

Re: Beginner - Layered PSD creation

Thank you Fred for quick response!
Do you know if you can at least define ON/OFF layer state in created layered PSD file ?
by JarekB
2018-06-04T16:25:09-07:00
Forum: Windows COM+ & Visual Basic
Topic: Beginner - Layered PSD creation
Replies: 3
Views: 115900

Beginner - Layered PSD creation

Hi All,

I am new to IM but have been studying the documentation and posts to see if what I am trying to do is possible.
My main goal is to see how much can be done with creating layered PSD file from a bunch of images. I plan to incorporate it into a VBScript tool I am working on, with the help of ...