<?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: Lighten and Darken Colors in .NET</title>
	<atom:link href="http://www.csharp411.com/lighten-and-darken-colors-in-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/lighten-and-darken-colors-in-net/</link>
	<description>C# Information, Code, Tips and News</description>
	<lastBuildDate>Sat, 24 Jul 2010 01:26:51 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/lighten-and-darken-colors-in-net/comment-page-1/#comment-4583</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Tue, 05 May 2009 15:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/lighten-and-darken-colors-in-net/#comment-4583</guid>
		<description>Re: DarkDark() always returns black?

Yes, it appears so, but I do not have conclusive proof.</description>
		<content:encoded><![CDATA[<p>Re: DarkDark() always returns black?</p>
<p>Yes, it appears so, but I do not have conclusive proof.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ad</title>
		<link>http://www.csharp411.com/lighten-and-darken-colors-in-net/comment-page-1/#comment-4582</link>
		<dc:creator>ad</dc:creator>
		<pubDate>Tue, 05 May 2009 14:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/lighten-and-darken-colors-in-net/#comment-4582</guid>
		<description>Then:

Dark( color, 1.0F ) == DarkDark( color )
Dark( color, 1.0F ) == Color.Black

So:

DarkDark( color ) == Color.Black

DarkDark() always returns black?</description>
		<content:encoded><![CDATA[<p>Then:</p>
<p>Dark( color, 1.0F ) == DarkDark( color )<br />
Dark( color, 1.0F ) == Color.Black</p>
<p>So:</p>
<p>DarkDark( color ) == Color.Black</p>
<p>DarkDark() always returns black?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laythe</title>
		<link>http://www.csharp411.com/lighten-and-darken-colors-in-net/comment-page-1/#comment-4528</link>
		<dc:creator>laythe</dc:creator>
		<pubDate>Wed, 08 Apr 2009 11:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mini-tools.com/at2/csharp/wordpress/lighten-and-darken-colors-in-net/#comment-4528</guid>
		<description>Thanks, was just what i was looking for!</description>
		<content:encoded><![CDATA[<p>Thanks, was just what i was looking for!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
