I'm developing an app in WPF and at some point I need to convert the DPI of an image, how do I?
I'm using the class System.Windows.Media.Imaging.BitmapImage
And to load the image use the following code:
var fileUri = new Uri(open...
asked by
14.12.2016 / 03:12