Page 1 of 1

How to match the same pixel area for 4K vs 1440P monitor?

Posted: 17 Oct 2021, 22:05
by milkygirl90
I'm intending to get another 4K monitor alongside my current 1440p monitor. Many of the code (E.g. mousemove / imagesearch) are hardcoded on the number of pixels.

I was just wondering - will DPI scaling be able to "equalize" the pixels across both monitors, so I don't have to redo my code?
E.g. 150% DPI Scaling on 4K vs 125% DPI on 1440p are equivalent?