Additional Information
Bitmap images are composed of individual pixels. When scaled, these pixels are enlarged, which can introduce visible artifacts and blurriness. In contrast, vector-based graphics are resolution-independent and scale without loss of clarity.
Windows DPI scaling attempts to improve readability on high-resolution displays. When an application is not fully DPI-aware, the operating system compensates by scaling the rendered output, which may degrade visual quality.