Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我要为 iPhone 或 iPad 保存图像,是否应该在 Adobe Photoshop/Illustrator 中选择“转换为 sRGB”?
为什么你应该使用 sRGB说你应该在网络上使用 sRGB。但是,对于 iPhone 应用程序呢?
您应该在 iOS 上使用 sRGB 进行颜色管理(颜色管理在不同的设备和环境中保留“作者的意图”)。
iOS 使用 sRGB 作为默认色彩空间,因此您应该导出与 sRGB 色彩空间匹配的内容。
WWDC 2012 上有一个关于这个主题的精彩视频:“Session 523 - Best Practices for Color Management”。登录 developer.apple.com 观看视频。
iPhone 7使用基于DCI-P3的广色域显示屏。它能够显示在 sRGB 颜色空间中无法指定的颜色。如果您的图像特别鲜艳,您可能会从使用此颜色空间中受益,但您必须在图像中嵌入颜色配置文件以确保 iOS 能够正确使用颜色。嵌入式配置文件还应确保图像在旧 iPhone 上正确显示。