<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - deepsoul</title>
<link>http://snipplr.com/users/deepsoul/language/bash/tags/colour</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 19:52:48 GMT</pubDate>
<item>
<title>(Bash) Replace colour range</title>
<link>http://snipplr.com/view/26010/replace-colour-range/</link>
<description><![CDATA[ <p>This snippet shows how to replace the colours in a monochrome image, i.e. one which only contains two colours and the range of hues between them.</p> ]]></description>
<pubDate>Wed, 06 Jan 2010 07:44:53 GMT</pubDate>
<guid>http://snipplr.com/view/26010/replace-colour-range/</guid>
</item>
<item>
<title>(Bash) Replace background colour</title>
<link>http://snipplr.com/view/22290/replace-background-colour/</link>
<description><![CDATA[ <p>When you put an image in a printable document, you don't want it to have black (or coloured) background.  ImageMagick allows to replace colours even when the coloured regions are non-contiguous.  Arbitrary colour values can be specified with `\#123456` (the backslash is for escaping the #).  If you want to replace similar colours as well, use the `-fuzz` option.</p> ]]></description>
<pubDate>Sun, 01 Nov 2009 13:53:25 GMT</pubDate>
<guid>http://snipplr.com/view/22290/replace-background-colour/</guid>
</item>
</channel>
</rss>