Minimum components needed for resizing only?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
dgmoore
Posts: 7
Joined: 2013-12-11T08:54:43-07:00
Authentication code: 6789

Minimum components needed for resizing only?

Post 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.
Post Reply