iOS4 SDK 和 iPad 以及 @2x 图像
如果我提供一张标准尺寸的图像和一张适用于 iPhone 4 的 @2x 的新图像,那么 iPad 会使用哪一个?如果用户选择 2X 功能在 iPad 上全屏运行 iPhone 应用程序,他们会看到较低质量的图像被拉伸还是会看到较高质量的图像?
If I provide an image in both the standard size and now a new one with @2x for iPhone 4, which one with the iPad use? If the user chooses the 2X feature to run the iPhone app in full screen on the iPad, do they seem the lower quality images stretched or will they see the higher quality images?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
图像质量较低,至少在 iPhone 4 之前的 OS 3.2 中是这样。
当 iPad 更新到 4.x 时,情况可能会发生变化。
The lower quality images, at least in OS 3.2, which is pre-iPhone 4.
When iPad is updated to 4.x this might change.