Top "Dpi" questions

DPI stands for Dots Per Inch

Get physical screen size in Qt

I'km working in Qt, i need help to get the physical size of the screen (monitor), In Qt one can …

qt size screen monitor dpi
How to calculate the correct image size in out pdf using itextsharp?

I' am trying to add an image to a pdf using itextsharp, regardless of the image size it always appears …

itextsharp dpi
How can I set the dpiAware property in a Windows application manifest to "per monitor" in Visual Studio?

I need to be able to set the dpiAware property in the manifest of my application to "per monitor". The …

visual-studio-2013 manifest dpi highdpi hidpi
How to Get DPI of Image in C#

how can i get dpi of an image using asp.net c#

c# dpi
Reducing the size of pdf figure file in matplotlib

In matplotlib, I am using LineCollection to draw and color the countries, where the boundaries of the counties are given. …

dpi matplotlib figure
windows 8.1 autoscale by dpi on multiple screens (portrait and landscape) doing the opposite

I'll get to the point - I have two screens: 32" TV - Landscape mode (regular) - res: 1920x1080 20" monitor - …

scale dpi windows-8.1 multiple-monitors autosize
Which res folder will be used in 1920*1080 in Android?

FHD(Full HD) is 1920*1080. Which the res folder would be used in FHD and what's the dpi value should be …

android dpi hdpi highdpi
Programmatically determine DPI via the browser?

I would like to programmaticaly determine the DPI of a user's display in order to show a web page at …

javascript mootools dpi
How to classify Android Devices based on DPI values?

In Android, various devices are classified into different categories based on their density. LDPI = 120 DPI MDPI = 160 DPI HDPI = 240 DPI XHDPI = 320 …

android screen-resolution dpi hdpi ppi
How can I change Windows 10 Display Scaling Programmatically using C#

I'm trying to find a way to change the Display Scaling in Windows 10 Programmatically using C#. Let me also say …

c# screen-resolution dpi