<?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>Robert A. Wlodarczyk's Blog (MSFT) : Effects</title><link>http://blogs.msdn.com/rwlodarc/archive/tags/Effects/default.aspx</link><description>Tags: Effects</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Updated WICExplorer, AIT CODEC, RGB Effect...</title><link>http://blogs.msdn.com/rwlodarc/archive/2006/05/25/updated-wicexplorer-ait-codec-rgb-effect.aspx</link><pubDate>Thu, 25 May 2006 16:52:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:607272</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/607272.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=607272</wfw:commentRss><description>&lt;P&gt;&lt;FONT size=3&gt;WICExplorer, AIT CODEC, and RGB Effect are now updated for Beta 2.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;AIT CODEC Code (Beta 2):&lt;/STRONG&gt; &lt;A href="http://code.msdn.microsoft.com/wictools" mce_href="http://code.msdn.microsoft.com/wictools"&gt;AITCodec_code.zip&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;AIT CODEC Compiled (Beta 2):&lt;/STRONG&gt; &lt;A href="http://code.msdn.microsoft.com/wictools" mce_href="http://code.msdn.microsoft.com/wictools"&gt;AITCodec_compiled.zip&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;AIT CODEC Code (Beta 2): &lt;/STRONG&gt;Code is also found in C:\Program Files\Microsoft SDKs\Windows\v1.0\samples\WPFSamples.zip in the Imaging folder.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;FONT size=4&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;WICExplorer Code (Beta 2):&lt;/STRONG&gt; &lt;A href="http://code.msdn.microsoft.com/wictools" mce_href="http://code.msdn.microsoft.com/wictools"&gt;WICExplorer_code.zip&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;WICExplorer Compiled (Beta 2):&lt;/STRONG&gt; &lt;A href="http://code.msdn.microsoft.com/wictools" mce_href="http://code.msdn.microsoft.com/wictools"&gt;WICExplorer_compiled.zip&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;WICExplorer Compiled (Beta 2): &lt;/STRONG&gt;Compiled version is also found in C:\Program Files\Microsoft SDKs\Windows\v1.0\Bin.&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;RGB Adjustor BitmapEffect Code (Beta 2):&lt;/STRONG&gt; Code found in C:\Program Files\Microsoft SDKs\Windows\v1.0\samples\WPFSamples.zip in the Imaging folder.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=607272" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Windows+Vista/default.aspx">Windows Vista</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Effects/default.aspx">Effects</category></item><item><title>First Sample BitmapEffect</title><link>http://blogs.msdn.com/rwlodarc/archive/2006/04/14/first-sample-bitmapeffect.aspx</link><pubDate>Fri, 14 Apr 2006 21:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:576654</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/576654.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=576654</wfw:commentRss><description>&lt;P&gt;We've announced a while ago that the BitmapEffects pipeline within WinFx (particularly in Windows Presentation Foundation) would be extensible. However, no samples were provided. Today I'm posting the first sample that we've created for test purposes. It demonstrates how to build a simple BitmapEffect.&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;RGB Adjustor BitmapEffect (February CTP):&lt;/STRONG&gt; RGBFilterEffect_code.zip (code no longer available)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;&lt;STRONG&gt;RGB Adjustor BitmapEffect (February CTP):&lt;/STRONG&gt; RGBFilterEffect_compiled.zip (code no longer available)&lt;/FONT&gt;&lt;/P&gt;(please note: When building this sample you will hit a build error (Error result 1 returned from 'C:\WINNT\system32\cmd.exe'.). Unfortunately this is expected at this time and this is being worked on so it's addressed in a future update. Also, in order to build the sample, you should follow section 6.2 in the Windows SDK readme.) &lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=576654" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Windows+Vista/default.aspx">Windows Vista</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Effects/default.aspx">Effects</category></item><item><title>Official MSDN Documentation (for WIC and BitmapEffects)</title><link>http://blogs.msdn.com/rwlodarc/archive/2006/04/11/573385.aspx</link><pubDate>Tue, 11 Apr 2006 18:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:573385</guid><dc:creator>RWlodarczyk</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/rwlodarc/comments/573385.aspx</comments><wfw:commentRss>http://blogs.msdn.com/rwlodarc/commentrss.aspx?PostID=573385</wfw:commentRss><description>&lt;P&gt;Some folks have asked where the official documentation is for WindowsCodecs. It's there in MSDN, but it's not with the rest of the WinFx Documentation (mainly because the WIC APIs are unmanaged). The official MSDN Documentation for WIC is here: &lt;A href="http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/wic/wiclh/wiclh.asp"&gt;http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/wic/wiclh/wiclh.asp&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Further, as has been mentioned previously at the PDC and other forums, the BitmapEffects infrastructure is also extensible. We have a cool sample coming soon... but until then the official MSDN Documentation for writing your own BitmapEffect is here: &lt;A href="http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/wibe/wibelh/wibelh.asp"&gt;http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/wibe/wibelh/wibelh.asp&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=573385" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Windows+Vista/default.aspx">Windows Vista</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Imaging/default.aspx">Imaging</category><category domain="http://blogs.msdn.com/rwlodarc/archive/tags/Effects/default.aspx">Effects</category></item></channel></rss>