iPhone 4 分辨率困难 - @2x 命名技术不适用于按钮图像

发布于 2024-09-14 15:07:20 字数 338 浏览 4 评论 0原文

我有一个带有通过界面生成器设置的图像的按钮。原始图像为 SearchImage.png,高解析度版本为 [email protected]。我绝对确定没有出现拼写错误,而且较高分辨率的图像确实是较低分辨率图像的两倍大小(即两倍高、两倍宽),但办公室的 iPhone4 仍然只加载低分辨率图像。

有谁知道问题可能是什么?

我已经阅读了所有相关的苹果文档。

谢谢! 特里斯坦

I have a button with an image set through interface builder. The original image is SearchImage.png and the high rez version is [email protected]. I'm absolutely sure that no typos were made, and the higher resolution image is indeed exactly twice the size (ie twice as tall, twice as wide) as the lower resolution image, yet the office's iPhone4 still only loads the low resolution image.

Does anyone have any ideas what the problem might be?

I have read all the relevant Apple documentation.

Thanks!
Tristan

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

呆° 2024-09-21 15:07:20

只需分配图像属性“SearchImage.png”并包含 SearchImage.png 和 [email protected] ] 在你的主包中,它将加载正确的图像。

请参阅https://devforums.apple.com/message/233916#233916

Just assign the image property "SearchImage.png" and include both SearchImage.png and [email protected] in your main bundle and it will load the correct image.

See https://devforums.apple.com/message/233916#233916.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文