I am having a problem using VS2010 and framework version 4 with bitmap effects. If I have the code below and run it in a WPF application using the .NET Framework 4 Client Pr
5. The BitmapEffect classes are now no-ops.
BitmapEffect used to render
in Software and caused perf issues.
BitmapEffect are still there so your
apps will compile but BitmapEffect
will not do anything.