<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Saving images (.bmp, .png, etc) in WPF/Silverlight</title><link>http://blogs.msdn.com/b/kirillosenkov/archive/2009/10/12/saving-images-bmp-png-etc-in-wpf-silverlight.aspx</link><description>I’ve recently added a new feature to Live Geometry that allows users to save the current drawing as a bitmap or a .png file. Just push the save button and pick the desired image format in the Save dialog: Fortunately, both WPF and Silverlight support</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Saving images (.bmp, .png, etc) in WPF/Silverlight</title><link>http://blogs.msdn.com/b/kirillosenkov/archive/2009/10/12/saving-images-bmp-png-etc-in-wpf-silverlight.aspx#10327367</link><pubDate>Fri, 06 Jul 2012 02:39:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10327367</guid><dc:creator>ChardLee</dc:creator><description>&lt;p&gt;if i have a Image instance, not files provided by OpenFileDialog, do you have solutions to save this Image instance to server drives.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10327367" width="1" height="1"&gt;</description></item><item><title>re: Saving images (.bmp, .png, etc) in WPF/Silverlight</title><link>http://blogs.msdn.com/b/kirillosenkov/archive/2009/10/12/saving-images-bmp-png-etc-in-wpf-silverlight.aspx#10313377</link><pubDate>Fri, 01 Jun 2012 12:19:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10313377</guid><dc:creator>Devendra Gadwal</dc:creator><description>&lt;p&gt;How can I download the image like &amp;quot;http://../../Handler.ashx?winnerId=27&amp;quot; and save in local folder in silverlight ,&lt;/p&gt;
&lt;p&gt;I have used so many way but I couldn&amp;#39;t get any right solution so that this image display in .net windows application. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10313377" width="1" height="1"&gt;</description></item><item><title>re: Saving images (.bmp, .png, etc) in WPF/Silverlight</title><link>http://blogs.msdn.com/b/kirillosenkov/archive/2009/10/12/saving-images-bmp-png-etc-in-wpf-silverlight.aspx#10313247</link><pubDate>Fri, 01 Jun 2012 09:41:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10313247</guid><dc:creator>Devendra Gadwal</dc:creator><description>&lt;p&gt;How we can save the image in isolated storage and display in image control with silverlight .&lt;/p&gt;
&lt;p&gt;Pleas help me .&lt;/p&gt;
&lt;p&gt;I have an issue I can show the ashx image in silverlight apps but when its xap use in windows .vb apps image is not going to work its not showing &amp;nbsp;what is issue I could not understand how can I short out this one please hwlp me&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10313247" width="1" height="1"&gt;</description></item><item><title>re: Saving images (.bmp, .png, etc) in WPF/Silverlight</title><link>http://blogs.msdn.com/b/kirillosenkov/archive/2009/10/12/saving-images-bmp-png-etc-in-wpf-silverlight.aspx#10095286</link><pubDate>Tue, 23 Nov 2010 07:10:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10095286</guid><dc:creator>murugan</dc:creator><description>&lt;p&gt;My Email id is muruganas81@gmail.com &amp;nbsp;pls replay my comment if u need more info &amp;nbsp;pls ask me&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10095286" width="1" height="1"&gt;</description></item><item><title>re: Saving images (.bmp, .png, etc) in WPF/Silverlight</title><link>http://blogs.msdn.com/b/kirillosenkov/archive/2009/10/12/saving-images-bmp-png-etc-in-wpf-silverlight.aspx#10095278</link><pubDate>Tue, 23 Nov 2010 06:11:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10095278</guid><dc:creator>murugan</dc:creator><description>&lt;p&gt;HI &lt;/p&gt;
&lt;p&gt; i saved image only what i am seen in the View, if my Image is big and scrol bars came that part is not saved.. also more than300*3000 also not able to create image .. if this thing solved it is perfect to use. Thanks &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10095278" width="1" height="1"&gt;</description></item><item><title>re: Saving images (.bmp, .png, etc) in WPF/Silverlight</title><link>http://blogs.msdn.com/b/kirillosenkov/archive/2009/10/12/saving-images-bmp-png-etc-in-wpf-silverlight.aspx#9959715</link><pubDate>Mon, 08 Feb 2010 13:36:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9959715</guid><dc:creator>Kevin Jobson</dc:creator><description>&lt;p&gt;for those with the problems with the extension method. Add this to the top of your page:&lt;/p&gt;
&lt;p&gt;using ImageTools;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9959715" width="1" height="1"&gt;</description></item><item><title>re: Saving images (.bmp, .png, etc) in WPF/Silverlight</title><link>http://blogs.msdn.com/b/kirillosenkov/archive/2009/10/12/saving-images-bmp-png-etc-in-wpf-silverlight.aspx#9951393</link><pubDate>Thu, 21 Jan 2010 11:59:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9951393</guid><dc:creator>Waqar Ahmad</dc:creator><description>&lt;p&gt;canvas.ToImage();&lt;/p&gt;
&lt;p&gt;do not contain defindion ToImage();&lt;/p&gt;
&lt;p&gt;I m having same issue any help ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9951393" width="1" height="1"&gt;</description></item><item><title>re: Saving images (.bmp, .png, etc) in WPF/Silverlight</title><link>http://blogs.msdn.com/b/kirillosenkov/archive/2009/10/12/saving-images-bmp-png-etc-in-wpf-silverlight.aspx#9934918</link><pubDate>Thu, 10 Dec 2009 01:09:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9934918</guid><dc:creator>Quang</dc:creator><description>&lt;p&gt;canvas.ToImage();&lt;/p&gt;
&lt;p&gt;do not contain defindion ToImage();&lt;/p&gt;
&lt;p&gt;Please help me?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9934918" width="1" height="1"&gt;</description></item><item><title>re: Saving images (.bmp, .png, etc) in WPF/Silverlight</title><link>http://blogs.msdn.com/b/kirillosenkov/archive/2009/10/12/saving-images-bmp-png-etc-in-wpf-silverlight.aspx#9906631</link><pubDate>Tue, 13 Oct 2009 14:33:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9906631</guid><dc:creator>Greg</dc:creator><description>&lt;p&gt;Please document the .net image encoder properties. &amp;nbsp;The current API does not document the supported forms of TIFF encoding, jpeg encoding or PNG encoding. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Tiff (group 3, group 4, packbits, lzw, horizontal tile size, verticle tile size, background color, image bounding box)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9906631" width="1" height="1"&gt;</description></item></channel></rss>