原创 Windows Mobile应用程序的icon图标尺寸问题 收藏

新一篇: 微软SQL Server 2005 Everywhere Edition CTP版发布 | 旧一篇: Cab-o-matic—— Windows Mobile开发者的新工具

本文作者:glacier
声明:本文授权CSDN网站、CSDN移动频道使用,其他站点或个人转载请注明出处和作者信息。

前段时间我们介绍了微软大牛MelSam的“spot the bug”专栏,本周他针对不同分辨率下icon图标的尺寸问题作了整理。开发者需要注意的是,在high DPI 的情况下,图标并不是标准的大小。

Device DPI Small Icons Large Icons
Pocket PC (normal DPI) 96 16x16 32x32
Pocket PC (high DPI) 192 32x32 64x64
Smartphone (normal DPI) 96 16x16 32x32
Smartphone (high DPI) 131 22x22 44x44

更多内容

发表于 @ 2006年06月12日 12:01:00|评论(loading...)|编辑

新一篇: 微软SQL Server 2005 Everywhere Edition CTP版发布 | 旧一篇: Cab-o-matic—— Windows Mobile开发者的新工具

评论:没有评论。

发表评论  


登录
Csdn Blog version 3.1a
Copyright © glacier