Questions tagged as 'dpi'

0
answers

How to maintain the source in Qt5 when DPI increases

I'm having problems when I pass my UI to a user who has a different windows visual configuration than mine. If the user's display is at 125 or 150% my UI gets huge fonts in the labels while the other widgets become standard. I wanted to keep the...
asked by 11.05.2018 / 16:13
0
answers

Change the DPI of a C #

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