create a tif with a transparent background
Posted: 2012-10-17T10:09:47-07:00
Our company has several tif images of products which need transparent backgrounds. We cannot simply make white transparent because white may be in the product. What would be the "command line" way of taking a tif image and making its background transparent? To be more specific, can we use a clipping path and save it onto a transparent background?
An example of how to use the ImageMagick object's "Convert" function to accomplish this would also be helpful.
Thanks ahead of time!
P.S. We are using ImageMagick version 6.7.8-2 on a Windows platform. The language in which I am using the ImageMagick object is vbscript.
An example of how to use the ImageMagick object's "Convert" function to accomplish this would also be helpful.
Thanks ahead of time!
P.S. We are using ImageMagick version 6.7.8-2 on a Windows platform. The language in which I am using the ImageMagick object is vbscript.