iPhone 支持 alpha 透明度的 24 位 PNG 吗?
我知道 iPhone 更喜欢 PNG。 还有具有 alpha 透明度的 PNG-24? 我希望如此!
I do know the iPhone prefers PNG. But also PNG-24 with alphatransparency? I hope it does!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为即使它确实如此,在部署时 png 也可能会被 pngcrush 优化到八位......为什么你需要如此高水平的颜色精度?
我忘了提及支持透明度。 想想看,24 位 png 每个通道只有 8 位(我以为是 16 位)所以.. 是的!
I think even if it does the png would probably be optimized down to eight bits by pngcrush on deployment... why do you need such a high level of color accuracy?
I forgot to mention that transparency is supported. And come to think of it, 24 bit png is just eight bits per channel (I was thinking 16) so.. yes!
来自自定义图标和图像创建的一些信息指南文档:
Some info from the Custom Icon and Image Creation Guidelines documentation: