<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - How to Crop an Image in a Windows Store Application</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/OneCode/OneCode-How-to-crop-an-image-in-Windows-Store-Application/RSS"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/bca2/515b40da-66b3-470e-b82c-e6894b6dbca2/OneCodeCropImageWinStoreApp_220.jpg</url>
		<title>Channel 9 - How to Crop an Image in a Windows Store Application</title>
		<link></link>
	</image>
	<description>In a typical .NET WPF application, we can use the System.Windows.Media.Imaging.CroppedBitmap class to crop a bitmap, but in a Windows Store app, this class is not available. In Windows Store app, you can crop a bitmap by using a BitmapTransform class while reading the bitmap in a BitmapDecoder. In this video, we will demonstrate how to crop an image in a Windows Store application. &amp;nbsp;Your App Adventure Starts here. Build your Windows Store and Windows Phone Apps and games here.  Try Windows Azure for free with no cost or obligations, and use any OS, language, database or tool. FREE Download &amp;nbsp;  </description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 03:37:04 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 03:37:04 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: How to Crop an Image in a Windows Store Application</title>
		<description>
			<![CDATA[<p>Hi,</p><p>&nbsp;</p><p>Thanks for the great post. Can we get the source code somewhere?</p><p>posted by rythm</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/OneCode/OneCode-How-to-crop-an-image-in-Windows-Store-Application#c634889836202081160</link>
		<pubDate>Tue, 20 Nov 2012 04:47:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/OneCode/OneCode-How-to-crop-an-image-in-Windows-Store-Application#c634889836202081160</guid>
		<dc:creator>rythm</dc:creator>
	</item>
	<item>
		<title>Re: How to Crop an Image in a Windows Store Application</title>
		<description>
			<![CDATA[Hi rythm<br><br>You can download this sample code from  http&#58;&#47;&#47;code.msdn.microsoft.com&#47;CSWin8AppCropBitmap-52fa1ad7<br><br>Thanks<br>Jialiang Ge<br>Program Manager<br>Microsoft All-In-One Code Framework<p>posted by Jialiang Ge</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/OneCode/OneCode-How-to-crop-an-image-in-Windows-Store-Application#c634893173838693803</link>
		<pubDate>Sat, 24 Nov 2012 01:29:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/OneCode/OneCode-How-to-crop-an-image-in-Windows-Store-Application#c634893173838693803</guid>
		<dc:creator>Jialiang Ge</dc:creator>
	</item>
	<item>
		<title>Re: How to Crop an Image in a Windows Store Application</title>
		<description>
			<![CDATA[<p>Thanks so much!!!</p><p>posted by rythm</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/OneCode/OneCode-How-to-crop-an-image-in-Windows-Store-Application#c634894337269211853</link>
		<pubDate>Sun, 25 Nov 2012 09:48:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/OneCode/OneCode-How-to-crop-an-image-in-Windows-Store-Application#c634894337269211853</guid>
		<dc:creator>rythm</dc:creator>
	</item>
	<item>
		<title>Re: How to Crop an Image in a Windows Store Application</title>
		<description>
			<![CDATA[<p>Both C# and VB versions of the sample are available now:</p><p>C#:&nbsp;<a href="http://code.msdn.microsoft.com/CSWin8AppCropBitmap-52fa1ad7">http&#58;&#47;&#47;code.msdn.microsoft.com&#47;CSWin8AppCropBitmap-52fa1ad7</a></p><p>VB:&nbsp;<a href="http://code.msdn.microsoft.com/VBWindowsStoreAppCropBitmap-d1d416f5">http&#58;&#47;&#47;code.msdn.microsoft.com&#47;VBWindowsStoreAppCropBitmap-d1d416f5</a></p><p>posted by jialge</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/OneCode/OneCode-How-to-crop-an-image-in-Windows-Store-Application#c634911339285165860</link>
		<pubDate>Sat, 15 Dec 2012 02:05:28 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/OneCode/OneCode-How-to-crop-an-image-in-Windows-Store-Application#c634911339285165860</guid>
		<dc:creator>jialge</dc:creator>
	</item>
</channel>
</rss>