Administrators AWS Posted February 19, 2013 Administrators Posted February 19, 2013 Hello, I'm having some problems using the GDI+ BlurEffect on Windows 8, on both the 32 & 64 bit version. Everything works fine on Windows 7 or Vista but on Windows 8 when having a radius <20 the blur is only made horizontally, as soon as it increases to 20 or higher everything works as expected. This happens with both ApplyEffect & DrawImage, and I didn't test any other effects so I don't know if it's the only issue. One important note is that I use the GDI+ functions from C#, but as this works fine on Windows 7 I don't think this is very important. I checked this with a project I found on CodePlex, as it has similar code, and the issue is there too. You can use this project as a reference, it can be found here: http://csharpgdiplus11.codeplex.com/ The discussion about the issue can be found here: http://csharpgdiplus11.codeplex.com/discussions/433413 I was hoping someone can confirm the bug, or maybe tell us if something changed for Windows 8 which can't be read in the documentation. Best wishes, Robin View the full article Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.