<?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/vbnet/tags/image</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 16:39:38 GMT</pubDate>
<item>
<title>(VB.NET) Save Resized Image Class - ANT</title>
<link>http://snipplr.com/view/44027/save-resized-image-class/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 12 Nov 2010 20:59:48 GMT</pubDate>
<guid>http://snipplr.com/view/44027/save-resized-image-class/</guid>
</item>
<item>
<title>(VB.NET) VB.NET Base64 To Image - mracoker</title>
<link>http://snipplr.com/view/27514/vbnet-base64-to-image/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Feb 2010 15:47:25 GMT</pubDate>
<guid>http://snipplr.com/view/27514/vbnet-base64-to-image/</guid>
</item>
<item>
<title>(VB.NET) Extract an Image Embedded as a Resource - chavcho</title>
<link>http://snipplr.com/view/12959/extract-an-image-embedded-as-a-resource/</link>
<description><![CDATA[ <p>Use this to extract an image embedded as a resource in your project. Call the function supplying the full path to the resource, for example:

Dim myImage as Bitmap = EmbeddedIcon("MyApplication1.myImage.png")

Where "MyApplication1" is the root namespace for the project.</p> ]]></description>
<pubDate>Tue, 10 Mar 2009 10:17:32 GMT</pubDate>
<guid>http://snipplr.com/view/12959/extract-an-image-embedded-as-a-resource/</guid>
</item>
</channel>
</rss>