本文永久地址为http://www.cnblogs.com/ChenYilong/p/3977542.html ,转载请注明出处。 

iOS 提交应用过程出现的错误及#解决方案#images can't contain alpha channels or transparencies

 

当你试图通过《预览》“导出”时

(比如把jpg图片通过《预览》“导出”为png,

或者将png图片“导出”为png图片),

到出的图片默认是包含透明度的

(images contain alpha channels or transparencies)

 

 

iOS 提交应用过程出现的错误及#解决方案#images can't contain alpha channels or transparencies

本文永久地址为http://www.cnblogs.com/ChenYilong/p/3977542.html ,转载请注明出处。 

iOS 提交应用过程出现的错误及#解决方案#images can't contain alpha channels or transparencies 

 

默认是不让选,

自动设置成有

包含有透明度的。

PS:这点比较坑。

 iOS 提交应用过程出现的错误及#解决方案#images can't contain alpha channels or transparencies

不过,当你将之前导出后
的图片进行“导出”操作,
Alpha就出现了,复选框默认是选上的,
取消复选框。就好了。

iOS 提交应用过程出现的错误及#解决方案#images can't contain alpha channels or transparencies

 

 

本文永久地址为http://www.cnblogs.com/ChenYilong/p/3977542.html ,转载请注明出处。 

交代下背景,2014年9月17日 星期三,我用的预览是7.0版本。

相关文章:

  • 2022-02-18
  • 2022-12-23
  • 2021-10-26
  • 2021-08-11
  • 2021-08-07
  • 2021-06-25
  • 2021-06-12
  • 2021-05-01
猜你喜欢
  • 2021-11-04
  • 2022-12-23
  • 2021-10-16
  • 2022-02-24
  • 2022-01-14
  • 2022-02-06
相关资源
相似解决方案