I need to apply a blur to a System.Drawing.Bitmap
. The classes in System.Drawing
are supposed to be wrappers around GDI+, so I'd I use the GDI+ Blur effect. Is this possible, and if so, how?
Edit: I don't want to know how to write my own Blur effect, I want to know how to use the built-in GDI+ one.
I have developed a library on codeplex to do just this, the next version will have full legacy support for xp (with slower processing functions) for all effects, the current version only works on vista and above, you can find it at:
http://csharpgdiplus11.codeplex.com/
It comes with full source, so you can see how it's done.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With