Convert string to Color

Posted by Corey on July 24, 2009 at 10:39 am.

Here’s a quick function on how to convert a Hex string to a Color in Silverlight.  Grab the code here.

image

Related posts:

  1. Resize Silverlight 1.0 app to size of browser
  2. Consume a JSON object in Silverlight
  3. How to dynamically create animations from C# in Silverlight
  4. Animating multiple transforms in C# – Silverlight
  5. Overview of Databinding in Silverlight

4 Responses to “Convert string to Color”