Page 1 of 1

Minimum components needed for resizing only?

Posted: 2013-12-15T08:01:34-07:00
by dgmoore
In a Windows/VBA environment, I need a capability for resizing gifs only, with no other features required. I have installed ImageMagick 6-8.7-9Q16 and it does exactly what I need. Is it possible to install less than the full set of IM components in order to get the resize capability (i.e., what is required other than ImageMagickObject.dll)? The application (MSAccess) I have developed needs to be installed on several computers and I would like to minimize the amount of stuff that gets installed if possible.