<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Silverlike &#187; Color</title>
	<atom:link href="http://silverlike.net/tag/color/feed/" rel="self" type="application/rss+xml" />
	<link>http://silverlike.net</link>
	<description>We Like Silverlight</description>
	<lastBuildDate>Mon, 07 Dec 2009 06:34:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Colorful Fireworks</title>
		<link>http://silverlike.net/silverlight-colorful-fireworks/</link>
		<comments>http://silverlike.net/silverlight-colorful-fireworks/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 10:17:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Effect]]></category>

		<guid isPermaLink="false">http://silverlike.net/silverlight-colorful-fireworks/</guid>
		<description><![CDATA[Terence Tsang released a colorful Fireworks. When you mouse over on the application, a lot of attractive and colorful fireworks will be produced.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.shinedraw.com/animation-effect/flash-vs-silverlight-colorful-fireworks" target="_blank">Terence Tsang</a> released a colorful Fireworks. When you mouse over on the application, a lot of attractive and colorful fireworks will be produced.</p>
<p class="image"><a class="thickbox" href="http://www.shinedraw.com/animation-effect/flash-vs-silverlight-colorful-fireworks/" target="_blank"><img style="display: inline" title="Colorful Fireworks" alt="Colorful Fireworks" src="http://silverlike.net/wp-content/uploads/2009/10/ColorfulFireworks.jpg" width="400" height="250" /></a></p>
<div class="demo-area">Silverlight Demo: <a class="new-window" href="http://silverlike.net/silverlight/index.php?xap=%2Fwp-content%2Fuploads%2Fxap%2FColorfulFireworks.xap&TB_iframe=true&caption=Colorful+Fireworks&height=400&width=650" target="_blank">Click here to view</a></div>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/silverlight-colorful-fireworks/" title="http://silverlike.net/silverlight-colorful-fireworks/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/silverlight-colorful-fireworks/" title="http://silverlike.net/silverlight-colorful-fireworks/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=710&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/silverlight-colorful-fireworks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HSV Color Picker</title>
		<link>http://silverlike.net/hsv-color-picker/</link>
		<comments>http://silverlike.net/hsv-color-picker/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 06:24:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Controls]]></category>

		<guid isPermaLink="false">http://silverlike.net/color-picker/</guid>
		<description><![CDATA[A HSV style color picker created by Terence Tsang.]]></description>
			<content:encoded><![CDATA[<p>A HSV style color picker created by <a href="http://www.shinedraw.com/mathematics/first-silverlight-2-application-color-picker/" target="_blank">Terence Tsang</a>. </p>
<p class="image"><a class="thickbox" href=" http://www.shinedraw.com/mathematics/first-silverlight-2-application-color-picker/" target="_blank"><img style="display: inline" title="Color Picker" alt="Color Picker" src="http://silverlike.net/wp-content/uploads/2009/09/ColorPicker.jpg" width="400" height="250" /></a></p>
<div class="demo-area">Silverlight Demo: <a class="new-window" href="http://silverlike.net/silverlight/index.php?xap=%2Fwp-content%2Fuploads%2Fxap%2FColorPicker.xap&TB_iframe=true&caption=HSV+Color+Picker&height=400&width=650" target="_blank">Click here to view</a></div>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/hsv-color-picker/" title="http://silverlike.net/hsv-color-picker/" target="_blank">Click here</a></div>
<div class="reference-info"><strong>Download:</strong> <a href="http://silverlike.net/hsv-color-picker/" title="http://silverlike.net/hsv-color-picker/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=579&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/hsv-color-picker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert color string to rgb value</title>
		<link>http://silverlike.net/convert-color-string-to-rgb-value/</link>
		<comments>http://silverlike.net/convert-color-string-to-rgb-value/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 09:32:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Color]]></category>

		<guid isPermaLink="false">http://silverlike.net/convert-color-string-to-rgb-value/</guid>
		<description><![CDATA[This following codes convert an ordinary color string (eg: #FF0000) into RGB value.]]></description>
			<content:encoded><![CDATA[<p>This following codes convert an ordinary color string (eg: #FF0000) into RGB value.</p>
<p class="image"><a class="thickbox" href="http://www.shinedraw.com" target="_blank"><img style="display: inline" title="Convert color string to rgb value" alt="Convert color string to rgb value" src="http://silverlike.net/wp-content/uploads/2009/09/Convertcolorstringtorgbvalue.jpg" width="450" height="250" /></a></p>
<div class="csharp-area">convert hex color string to rgb: </div>
<pre class="brush: c-sharp;">public static Color CovnertToColor(string colorString)
{
            byte a = 255;
            byte r = (byte)(Convert.ToUInt32(colorString.Substring(1, 2), 16));
            byte g = (byte)(Convert.ToUInt32(colorString.Substring(3, 2), 16));
            byte b = (byte)(Convert.ToUInt32(colorString.Substring(5, 2), 16));
            return Color.FromArgb(a, r, g, b);
}

// or

public static Color ParseColor(string value)
{
    value = value.Replace(&quot;#&quot;, &quot;&quot;);
    Int32 v = Int32.Parse(value, System.Globalization.NumberStyles.HexNumber);
    return new Color()
    {
        A = 255,
        R = Convert.ToByte((v &gt;&gt; 16) &amp; 255),
        G = Convert.ToByte((v &gt;&gt; 8) &amp; 255),
        B = Convert.ToByte((v &gt;&gt; 0) &amp; 255)
    };
}

// Create random color
Random r = new Random();
byte red = (byte)(255 * r.NextDouble());
byte green = (byte)(255 * r.NextDouble());
byte blue = (byte)(255 * r.NextDouble());
Color color = Color.FromArgb(255, red, green, blue);  
</pre>
<div class="reference-info"><strong>Website:</strong> <a href="http://silverlike.net/convert-color-string-to-rgb-value/" title="http://silverlike.net/convert-color-string-to-rgb-value/" target="_blank">Click here</a></div>
<img src="http://silverlike.net/?ak_action=api_record_view&id=496&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://silverlike.net/convert-color-string-to-rgb-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk

Served from: shareelements.silverlighteffect.com @ 2012-02-07 15:28:15 -->
