[PLUG] Background color of a gif image on a web page...

Sandy Herring sandy at herring.org
Sat Aug 30 22:23:03 UTC 2003


On Sat, 30 Aug 2003, Michael C. Robinson wrote: 
> 
> > You need to set the background of the .gif to be transparent. `man convert'.
> 
> I've tried    'convert -transparent background back.gif'
> 
> What am I doing wrong with the syntax here?

The value for the -transparent option is the color to be regarded as
transparent. In your case, black is the color. The command would be...

    convert -transparent "#FFFFFF" back.gif

Sandy
-- 
Sandy Herring, RHCE                        o              sandy at herring.org
Peck of Pickled Pisces               __  o               http://herring.org/
UNIX or Web authoring questions?  |\/ o\  o  http://herring.org/finger.html
->http://herring.org/techie.html  |/\__/     http://herring.org/pub-key.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.pdxlinux.org/pipermail/plug/attachments/20030830/f7efa2ce/attachment.asc>


More information about the PLUG mailing list