<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Windows Presentation Foundation Pixel Shader Effects Library</title><link>http://wpffx.codeplex.com/project/feeds/rss</link><description>Library with Pixel Shader Effects and Transition Effects for WPF 3.5 SP1 ... </description><item><title>Commented Issue: Unable To Compile with Visual Studio 2012 [11302]</title><link>http://wpffx.codeplex.com/workitem/11302</link><description>When I try to compile it with Visual Studio 2012 I get an error &amp;#40;it works fine with visual studio 2010&amp;#41;&amp;#58;&lt;br /&gt;Error&amp;#9;1&amp;#9;The &amp;#34;PixelShaderCompile&amp;#34; task failed unexpectedly.&lt;br /&gt;System.NullReferenceException&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;   at ShaderBuildTask.PixelShaderCompile.Execute&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Build.BackEnd.TaskBuilder.d__20.MoveNext&amp;#40;&amp;#41;&amp;#9;C&amp;#58;&amp;#92;Users&amp;#92;Francis&amp;#92;Desktop&amp;#92;WPFSLFx&amp;#92;WPF&amp;#92;ShaderEffectLibrary&amp;#92;WPFShaderEffectLibrary.csproj&amp;#9;150&amp;#9;5&amp;#9;WPFShaderEffectLibrary&lt;br /&gt;&lt;br /&gt;Please let me know if you have a solution.&lt;br /&gt;Comments: ** Comment from web user: ziebart60 ** &lt;p&gt;I am having this problem as well. Would it be possible to post the binaries for download?&lt;/p&gt;</description><author>ziebart60</author><pubDate>Wed, 19 Jun 2013 03:36:14 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable To Compile with Visual Studio 2012 [11302] 20130619033614A</guid></item><item><title>New Post: Can I use the ColorAlphaKeyEffect to ignore green pixels instead of black?</title><link>http://wpffx.codeplex.com/discussions/248518</link><description>&lt;div style="line-height: normal;"&gt;I know it's been along time but just in case anyone else runs across this:&lt;br /&gt;
&lt;a href="http://stackoverflow.com/questions/5200851/green-screen-in-wpf" rel="nofollow"&gt;http://stackoverflow.com/questions/5200851/green-screen-in-wpf&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>afewremarks</author><pubDate>Sun, 21 Apr 2013 19:00:00 GMT</pubDate><guid isPermaLink="false">New Post: Can I use the ColorAlphaKeyEffect to ignore green pixels instead of black? 20130421070000P</guid></item><item><title>New Post: How connect WPFSLFx to WPF, visual Studio 2012?</title><link>http://wpffx.codeplex.com/discussions/434199</link><description>&lt;div style="line-height: normal;"&gt;I can not connect the WPFSLFx library  to WPF, Visual Studio 2012. Help me please.&lt;br /&gt;
&lt;/div&gt;</description><author>Domenick</author><pubDate>Sat, 23 Feb 2013 05:21:23 GMT</pubDate><guid isPermaLink="false">New Post: How connect WPFSLFx to WPF, visual Studio 2012? 20130223052123A</guid></item><item><title>Reviewed: WPFSLFx 2.0 (янв 29, 2013)</title><link>http://wpffx.codeplex.com/releases/view/25285#ReviewBy-kadkin</link><description>Rated 3 Stars &amp;#40;out of 5&amp;#41; - very good&amp;#33;&amp;#33;&amp;#33;&amp;#33;&amp;#33;&amp;#33;</description><author>kadkin</author><pubDate>Tue, 29 Jan 2013 12:29:48 GMT</pubDate><guid isPermaLink="false">Reviewed: WPFSLFx 2.0 (янв 29, 2013) 20130129122948P</guid></item><item><title>Reviewed: WPFSLFx 2.0 (янв 29, 2013)</title><link>http://wpffx.codeplex.com/releases/view/25285#ReviewBy-kadkin</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - very good&amp;#33;&amp;#33;&amp;#33;&amp;#33;&amp;#33;&amp;#33;</description><author>kadkin</author><pubDate>Tue, 29 Jan 2013 12:20:17 GMT</pubDate><guid isPermaLink="false">Reviewed: WPFSLFx 2.0 (янв 29, 2013) 20130129122017P</guid></item><item><title>New Post: Pixelate an image </title><link>http://wpffx.codeplex.com/discussions/406869</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I intend to&amp;nbsp;&lt;strong&gt;Pixelate&lt;/strong&gt;&amp;nbsp;an image in an application&amp;nbsp;&lt;strong&gt;c# &amp;#43; xaml&lt;/strong&gt;&amp;nbsp;for&amp;nbsp;&lt;strong&gt;Windows 8&lt;/strong&gt;&amp;nbsp;(windows store app) What is the best way to do this?&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;Appreciate any thoughts!&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>DSilvassl</author><pubDate>Sat, 15 Dec 2012 15:15:49 GMT</pubDate><guid isPermaLink="false">New Post: Pixelate an image  20121215031549P</guid></item><item><title>New Post: Solution does not build</title><link>http://wpffx.codeplex.com/discussions/37107</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I had a similar issue, because I'm using parts of this project in a Visual Studio 2012 DSL WPF editor.&lt;/p&gt;
&lt;p&gt;What I did was created a VS2012 Windows Store C++ Static Library project, cleaned all the default template files, added the shader files (.fx), setup the HLSL compiler to properly compile them, and that project's build will compile all the shaders with the
 latest HLSL compiler.&lt;/p&gt;
&lt;p&gt;My project isn't added to the Build Server, but I don't predict any major issues (besides all the problems that getting T4 transforms in a Build Server have!) when it gets added to our Build Server.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;
&lt;/div&gt;</description><author>djfr</author><pubDate>Fri, 23 Nov 2012 17:08:12 GMT</pubDate><guid isPermaLink="false">New Post: Solution does not build 20121123050812P</guid></item><item><title>Created Issue: Unable To Compile with Visual Studio 2012 [11302]</title><link>http://wpffx.codeplex.com/workitem/11302</link><description>When I try to compile it with Visual Studio 2012 I get an error &amp;#40;it works fine with visual studio 2010&amp;#41;&amp;#58;&lt;br /&gt;Error&amp;#9;1&amp;#9;The &amp;#38;quot&amp;#59;PixelShaderCompile&amp;#38;quot&amp;#59; task failed unexpectedly.&lt;br /&gt;System.NullReferenceException&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;   at ShaderBuildTask.PixelShaderCompile.Execute&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute&amp;#40;&amp;#41;&lt;br /&gt;   at Microsoft.Build.BackEnd.TaskBuilder.d__20.MoveNext&amp;#40;&amp;#41;&amp;#9;C&amp;#58;&amp;#92;Users&amp;#92;Francis&amp;#92;Desktop&amp;#92;WPFSLFx&amp;#92;WPF&amp;#92;ShaderEffectLibrary&amp;#92;WPFShaderEffectLibrary.csproj&amp;#9;150&amp;#9;5&amp;#9;WPFShaderEffectLibrary&lt;br /&gt;&lt;br /&gt;Please let me know if you have a solution.&lt;br /&gt;</description><author>Fedos</author><pubDate>Wed, 24 Oct 2012 11:19:26 GMT</pubDate><guid isPermaLink="false">Created Issue: Unable To Compile with Visual Studio 2012 [11302] 20121024111926A</guid></item><item><title>Source code checked in, #79962</title><link>http://wpffx.codeplex.com/SourceControl/changeset/changes/79962</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:14:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #79962 20121001091448P</guid></item><item><title>Source code checked in, #79961</title><link>http://wpffx.codeplex.com/SourceControl/changeset/changes/79961</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:08:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #79961 20121001090839P</guid></item><item><title>New Post: Solution does not build</title><link>http://wpffx.codeplex.com/discussions/37107</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have just moved a build that uses Shader Effects Build Task to a TFS 2012 build server. I am getting the problem above.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: xx-small;"&gt;&lt;span style="font-size: xx-small;"&gt;
&lt;p&gt;&lt;span lang="EN"&gt;The "ShaderBuildTask.PixelShaderCompile" task could not be loaded from the assembly ShaderBuildTask, Version=1.0.3072.18169, Culture=neutral, PublicKeyToken=44e467d1687af125. Could not load file or assembly 'ShaderBuildTask, Version=1.0.3072.18169, Culture=neutral, PublicKeyToken=44e467d1687af125' or one of its dependencies. The system cannot find the file specified. Confirm that the &amp;lt;UsingTask&amp;gt; declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;
&lt;p&gt;I have installed the Shader Effects BuildTask, The dll is in the Gac. I have tried both of the following UsingTask Statements&lt;/p&gt;
&lt;p&gt;﻿﻿&amp;lt;UsingTask TaskName="ShaderBuildTask.PixelShaderCompile" AssemblyName="ShaderBuildTask, Version=1.0.3072.18169, Culture=neutral, PublicKeyToken=44e467d1687af125" /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;UsingTask TaskName="ShaderBuildTask.PixelShaderCompile" AssemblyFile="c:\windows\assembly\ShaderBuildTask.dll" /&amp;gt;&lt;/p&gt;
&lt;p&gt;﻿Anyone know what I am missing or what I need to do to get this to work?&lt;/p&gt;
&lt;p&gt;﻿Dave&lt;/p&gt;
&lt;/p&gt;&lt;/div&gt;</description><author>Dlloyd</author><pubDate>Fri, 07 Sep 2012 14:10:18 GMT</pubDate><guid isPermaLink="false">New Post: Solution does not build 20120907021018P</guid></item><item><title>New Post: support for Microsoft Coded UI testing</title><link>http://wpffx.codeplex.com/discussions/361993</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;We are using your&lt;/p&gt;
&lt;table border="0" cellspacing="0" cellpadding="0" width="257"&gt;
&lt;colgroup span="1"&gt;&lt;col span="1" width="257"&gt;&lt;/colgroup&gt;
&lt;tbody&gt;
&lt;tr height="20"&gt;
&lt;td width="257" height="20"&gt;ShaderEffectLibrary.dll Version: 1.0.0.0&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Can you tell me whether your controls support Microsoft Coded UI testing?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;See more info at:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.edsquared.com/2011/02/01/ThirdParty&amp;#43;Support&amp;#43;For&amp;#43;Visual&amp;#43;Studio&amp;#43;Coded&amp;#43;UI&amp;#43;Testing.aspx"&gt;http://www.edsquared.com/2011/02/01/ThirdParty&amp;#43;Support&amp;#43;For&amp;#43;Visual&amp;#43;Studio&amp;#43;Coded&amp;#43;UI&amp;#43;Testing.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Debra&lt;/p&gt;
&lt;/div&gt;</description><author>deblloyd</author><pubDate>Wed, 04 Jul 2012 19:39:35 GMT</pubDate><guid isPermaLink="false">New Post: support for Microsoft Coded UI testing 20120704073935P</guid></item><item><title>Reviewed: WPFSLFx 2.0 (六月 25, 2012)</title><link>http://wpffx.codeplex.com/releases/view/25285#ReviewBy-limanshun</link><description>Rated 2 Stars &amp;#40;out of 5&amp;#41; - I&amp;#39;m interested in this,I want to try itI&amp;#39;m interested in this,I want to try itI&amp;#39;m interested in this,I want to try itI&amp;#39;m interested in this,I want to try itI&amp;#39;m interested in thiI&amp;#39;m interested in this,I want to try itI&amp;#39;m interested in this,I want to try itI&amp;#39;m interested in this,I want to try itI&amp;#39;m interested in this,I want to try itI&amp;#39;m interested in this,I want to try itI&amp;#39;m interested in this,I wan</description><author>limanshun</author><pubDate>Mon, 25 Jun 2012 12:54:14 GMT</pubDate><guid isPermaLink="false">Reviewed: WPFSLFx 2.0 (六月 25, 2012) 20120625125414P</guid></item><item><title>Reviewed: WPFSLFx 2.0 (一月 31, 2012)</title><link>http://wpffx.codeplex.com/releases/view/25285#ReviewBy-diverduan</link><description>Rated 4 Stars &amp;#40;out of 5&amp;#41; - i find some effects in blend 4 .it is very excellent. so, i want more.</description><author>diverduan</author><pubDate>Wed, 01 Feb 2012 03:29:04 GMT</pubDate><guid isPermaLink="false">Reviewed: WPFSLFx 2.0 (一月 31, 2012) 20120201032904A</guid></item><item><title>Reviewed: WPFSLFx 2.0 (一月 17, 2012)</title><link>http://wpffx.codeplex.com/releases/view/25285#ReviewBy-peacewhp</link><description>Rated 5 Stars &amp;#40;out of 5&amp;#41; - very good&amp;#33;</description><author>peacewhp</author><pubDate>Wed, 18 Jan 2012 04:28:16 GMT</pubDate><guid isPermaLink="false">Reviewed: WPFSLFx 2.0 (一月 17, 2012) 20120118042816A</guid></item><item><title>New Post: Hope the VS2010 version</title><link>http://wpffx.codeplex.com/discussions/276376</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Well the WPF one can -- look in the patches section.&amp;nbsp; I don't do SL so not sure about the SL one.&lt;/p&gt;&lt;/div&gt;</description><author>schungx</author><pubDate>Wed, 19 Oct 2011 02:16:29 GMT</pubDate><guid isPermaLink="false">New Post: Hope the VS2010 version 20111019021629A</guid></item><item><title>New Post: Hope the VS2010 version</title><link>http://wpffx.codeplex.com/discussions/276376</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Now the library could not compile under VS2010 environment, hope to upgrade the new version.&lt;/p&gt;
&lt;/div&gt;</description><author>teng_s2000</author><pubDate>Wed, 19 Oct 2011 01:20:13 GMT</pubDate><guid isPermaLink="false">New Post: Hope the VS2010 version 20111019012013A</guid></item><item><title>Reviewed: WPFSLFx 2.0 (May 15, 2011)</title><link>http://wpffx.codeplex.com/releases/view/25285#ReviewBy-jeremy_</link><description>Rated 3 Stars &amp;#40;out of 5&amp;#41; - This is great but for those who would simply want to play around with it before using it, its a bit of a pain. We&amp;#39;d rather there be a binary download. It takes a bit of time to set up the dx sdk, it&amp;#39;s dependancies and to get this to work when in contrast to simply downloading the binaries &amp;#38; playing around w&amp;#92; the effects.</description><author>jeremy_</author><pubDate>Sun, 15 May 2011 20:44:06 GMT</pubDate><guid isPermaLink="false">Reviewed: WPFSLFx 2.0 (May 15, 2011) 20110515084406P</guid></item><item><title>Created Issue: Center Property on ZoomBlurEffect [8477]</title><link>http://wpffx.codeplex.com/workitem/8477</link><description>The Center Property on ZoomBlurEffect not work. The Y coordinate are always equals to X.&lt;br /&gt;&lt;br /&gt;If I set Center.X&amp;#61;1 And Center.Y&amp;#61;0 the zoom center is not in Top-Right but in the Bottom-Right. &amp;#40;It consider the Y&amp;#61;1 like the X&amp;#41;&lt;br /&gt;</description><author>mcrally</author><pubDate>Mon, 07 Mar 2011 09:41:12 GMT</pubDate><guid isPermaLink="false">Created Issue: Center Property on ZoomBlurEffect [8477] 20110307094112A</guid></item><item><title>New Post: Can I use the ColorAlphaKeyEffect to ignore green pixels instead of black?</title><link>http://wpffx.codeplex.com/discussions/248518</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I'm using the following code, and it works all right with black pixels:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;ColorKeyAlphaEffect effect = &lt;span style="color:blue"&gt;new&lt;/span&gt; ColorKeyAlphaEffect();

Brush brush = Effect.ImplicitInput;
			
effect.Input = brush;

media.Effect = effect;
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But what I really want to do is do a green screen of the movie in the MediaElement control. The movie has a lot of black, so the effect applying to black pixels doesn't work for us.&lt;/p&gt;
&lt;p&gt;Is it possible to change it to green or any other color?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;/div&gt;</description><author>uncarlo</author><pubDate>Sat, 05 Mar 2011 02:42:53 GMT</pubDate><guid isPermaLink="false">New Post: Can I use the ColorAlphaKeyEffect to ignore green pixels instead of black? 20110305024253A</guid></item></channel></rss>