Hello!
I'd like to create some lighting effects on an image, but I'd like to use System.Drawing(.Drawing2D), and not Direct3D.
Just some light on a picture, eg. a spotlight.
Has anybody got some idea? I've started with PathGradientBrush and ColorMatrix, but don't got too far.
Thanks in advance!