<?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/image</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 11:46:54 GMT</pubDate>
<item>
<title>(C#) Stream image from server and display it in view - firozjokhi</title>
<link>http://snipplr.com/view/66237/stream-image-from-server-and-display-it-in-view/</link>
<description><![CDATA[ <p>MVC action method to stream an image from the server and display it in the view</p> ]]></description>
<pubDate>Fri, 20 Jul 2012 07:48:02 GMT</pubDate>
<guid>http://snipplr.com/view/66237/stream-image-from-server-and-display-it-in-view/</guid>
</item>
<item>
<title>(C#) Pull Image into Byte Array from a URL - ryanfiorini</title>
<link>http://snipplr.com/view/64141/pull-image-into-byte-array-from-a-url/</link>
<description><![CDATA[ <p>This snippet pulls down an image from a URL into a byte().  From there you can re-size or save. 

Don't forget the necessary try - catch.</p> ]]></description>
<pubDate>Sat, 24 Mar 2012 04:21:39 GMT</pubDate>
<guid>http://snipplr.com/view/64141/pull-image-into-byte-array-from-a-url/</guid>
</item>
<item>
<title>(C#) Create Indexed Color Image in C# - putu</title>
<link>http://snipplr.com/view/63614/create-indexed-color-image-in-c/</link>
<description><![CDATA[ <p>This snippet shows how to create indexed color bitmap in C#. The code also shows how to access and modify pixel data using LockBits.</p> ]]></description>
<pubDate>Tue, 28 Feb 2012 13:03:25 GMT</pubDate>
<guid>http://snipplr.com/view/63614/create-indexed-color-image-in-c/</guid>
</item>
<item>
<title>(C#) Sending different Email types  with ASP.Net - derebus</title>
<link>http://snipplr.com/view/57068/sending-different-email-types--with-aspnet/</link>
<description><![CDATA[ <p>Como insertar imgenes en un envio via email en ASP.NET</p> ]]></description>
<pubDate>Sat, 23 Jul 2011 09:29:25 GMT</pubDate>
<guid>http://snipplr.com/view/57068/sending-different-email-types--with-aspnet/</guid>
</item>
<item>
<title>(C#) Image filters in OpenFileDialog - samdanae</title>
<link>http://snipplr.com/view/56595/image-filters-in-openfiledialog/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Jul 2011 12:20:39 GMT</pubDate>
<guid>http://snipplr.com/view/56595/image-filters-in-openfiledialog/</guid>
</item>
<item>
<title>(C#) Image resizing - mattbrailsford</title>
<link>http://snipplr.com/view/41273/image-resizing/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 01 Oct 2010 22:12:39 GMT</pubDate>
<guid>http://snipplr.com/view/41273/image-resizing/</guid>
</item>
<item>
<title>(C#) Resize Images Keeping Aspect Ratio - ax4413</title>
<link>http://snipplr.com/view/36480/resize-images-keeping-aspect-ratio/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Jun 2010 01:43:47 GMT</pubDate>
<guid>http://snipplr.com/view/36480/resize-images-keeping-aspect-ratio/</guid>
</item>
<item>
<title>(C#) Presentation Framework Imaging Classes Gray-Scale Example (loading, drawing, encoding) - bryanlyman</title>
<link>http://snipplr.com/view/27700/presentation-framework-imaging-classes-grayscale-example-loading-drawing-encoding/</link>
<description><![CDATA[ <p>You must include these DLL references in your vsweb or vscode project:\r\nPresentationCore,\r\nPresentationFramework,\r\nWindowsBase. \r\nNotice how I am manipulating the RGB values of each pixel, this is the power of these classes. The Drawing classes have the pixel drawing capabilities to draw lines and such already written for you, but handling a grayscale byte for byte is faster than relying on their other classes. I also chose to load and encode as PNG, but they have loaders and encoders for other file types as well that work the same way.</p> ]]></description>
<pubDate>Thu, 04 Feb 2010 12:51:39 GMT</pubDate>
<guid>http://snipplr.com/view/27700/presentation-framework-imaging-classes-grayscale-example-loading-drawing-encoding/</guid>
</item>
<item>
<title>(C#) Generate Image Noise - vcskicks</title>
<link>http://snipplr.com/view/13356/generate-image-noise/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 21 Mar 2009 23:43:20 GMT</pubDate>
<guid>http://snipplr.com/view/13356/generate-image-noise/</guid>
</item>
<item>
<title>(C#) ASP.Net Page to Return an Image from an SQL Blob Query - rengber</title>
<link>http://snipplr.com/view/5549/aspnet-page-to-return-an-image-from-an-sql-blob-query/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 24 Mar 2008 21:36:37 GMT</pubDate>
<guid>http://snipplr.com/view/5549/aspnet-page-to-return-an-image-from-an-sql-blob-query/</guid>
</item>
</channel>
</rss>