<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>robburke.NET &#187; Managed C++</title>
	<atom:link href="http://robburke.net/tag/managed-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://robburke.net</link>
	<description>Robert Burke&#039;s home on the web.</description>
	<lastBuildDate>Wed, 18 Apr 2012 19:15:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Make your own WPF Custom BitmapEffects</title>
		<link>http://robburke.net/2008/04/wpf-bitmapeffects-fun/</link>
		<comments>http://robburke.net/2008/04/wpf-bitmapeffects-fun/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 00:00:03 +0000</pubDate>
		<dc:creator>Rob Burke</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[BitmapEffects]]></category>
		<category><![CDATA[Expression Blend]]></category>
		<category><![CDATA[Managed C++]]></category>
		<category><![CDATA[Run to the Hills]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://robburke.net/?p=103</guid>
		<description><![CDATA[Custom WPF Bitmap Effects, authored in a Managed C++ assembly, complete with sample project to help you roll your own. It works, complete with live preview, in Expression Blend. Done by a guy called Rob who has a blog called Run To The Hills. &#8216;Nuff said. Check it out! p.s. My suggestion to Rob: turn [...]]]></description>
			<content:encoded><![CDATA[<p>Custom WPF Bitmap Effects, authored in a Managed C++ assembly, complete with sample project to help you roll your own.  It works, complete with live preview, in Expression Blend.  Done by a guy called Rob who has a blog called Run To The Hills.  &#8216;Nuff said.</p>
<p><a href="http://runtothehills.org/rob/archives/151">Check it out!</a><br />
<a href="http://runtothehills.org/rob/archives/151"><img style="border: 0;" src="http://www.robburke.net/images/WPFBitmapEffectsSampleSmall.jpg" alt="" width="500" height="360" /></a></p>
<p>p.s. My suggestion to Rob: turn this into a <a href="http://msdn2.microsoft.com/en-us/library/6db0hwky.aspx">Visual Studio Project Starter Kit</a>. The process is relatively painless and this would be very useful as a Starter Kit!</p>
<p>Update 15 Apr: Although this is a truly valiant attempt, I think at this point you need to heed the caveat Rob adds in his blog: &#8220;Although bitmap effects are very costly in terms of rendering in WPF since they force the whole stack to render your control hierarchy in software &#8211; the effects aren’t really all that slow and although the advice to avoid bitmap effects if possible still stands, I find judicious use of them acceptable, especially if used on something that is static.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://robburke.net/2008/04/wpf-bitmapeffects-fun/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

