I've been searching everywhere, can't find any answer.
How could I invert the colors of a BitmapSource or an Image (System.Windows.Controls.Image) from WPF.
Thanks
I've been searching everywhere, can't find any answer.
How could I invert the colors of a BitmapSource or an Image (System.Windows.Controls.Image) from WPF.
Thanks
you should use WPF Shader Effects Library
it has a "negative" effect sample