I'm trying to convert one colour in a collection of images to another colour, but can't seem to get the imagemagick syntax correct:
$ convert bg-content.png -fill #cfb4f4 -opaque #f8fbfd foo.png (ie replace #f8fbfd with #cfb4f4). Can someone hit me with a cluestick...? I'm using http://www.imagemagick.org/Usage/color/#replace, but this section is a bit obtuse... -- Sonia Hamilton | GNU/Linux - 'free' as in | free speech, not free beer. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
