<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/images</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 22:16:29 GMT</pubDate>
<item>
<title>(C#) C# image processing, useful for resizing images and making thumbnails - Krummelz</title>
<link>http://snipplr.com/view/63455/c-image-processing-useful-for-resizing-images-and-making-thumbnails/</link>
<description><![CDATA[ <p>Just call "ProcessImageAndItsThumbnail" with your newly uploaded image's URL, and it will resize it for you, and make a thumbnail as well. Just remember to set the sizes you want for these new images.</p> ]]></description>
<pubDate>Mon, 20 Feb 2012 23:38:15 GMT</pubDate>
<guid>http://snipplr.com/view/63455/c-image-processing-useful-for-resizing-images-and-making-thumbnails/</guid>
</item>
<item>
<title>(C#) taking images out of sprites - rlynch3</title>
<link>http://snipplr.com/view/38528/taking-images-out-of-sprites/</link>
<description><![CDATA[ <p>using System.Drawing;
    using System.Drawing.Imaging;</p> ]]></description>
<pubDate>Thu, 05 Aug 2010 19:04:31 GMT</pubDate>
<guid>http://snipplr.com/view/38528/taking-images-out-of-sprites/</guid>
</item>
</channel>
</rss>