最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

winapi - ToastApp Notifications Image Size and DPI Scaling? - Stack Overflow

programmeradmin2浏览0评论

It's not clear on how you're supposed to deal with the image scaling when sending a notification. Say you're setting the 48x48 appLogoOverride from a Win32 C++ application in two cases:

  1. Not DPI aware.

  2. DPI aware

Does the image scale automatically?

Would it know how to pick up a better image size (is there some naming scheme that would allow it).

If you are stuck manually handling it, what about getting the actual DPI when the app is not DPI aware?

TIA!!

发布评论

评论列表(0)

  1. 暂无评论