Hey everyone,
When I try to add blur to an Image with _GDIPlus_EffectCreateBlur and _GDIPlus_BitmapApplyEffect the blur is only horizontal, not horizontal and vertical, if the blur radius is <= 20.
Easy to test with the Image I attached and the default example from the helpfile of
_GDIPlus_BitmapApplyEffect
The second Image I attached is the result and as you can see the cross is only blurred in one direction. Does anyone have a clue why this happens and furthermore a solution for this problem? (I could just rotate the picture but then it would be twice as time consuming...)
Thanks in advance,
Spider
p.s.: Running Win 10 Pro with all updates