Images don't change their sizes based on screen resolution. The software rendering the image can do that. There are algorithms used to accomplish enlarging and shrinking. The effects on the image differ according to the technique used as well as the content (type) of the image.
Several techniques are available in the Platform SDK: GDI library using StretchBlt() and/or StretchDIBits()
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.