政府间委员会:不承认已被编辑已知sRGB模式 [英] iccp:Not recognizing known sRGB profile that has been edited

查看:162
本文介绍了政府间委员会:不承认已被编辑已知sRGB模式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

下面的警告不断出现的在我的Xamarin跨平台PCL项目:

The following warning keeps arising in my Xamarin cross platform PCL project:

政府间委员会:不承认已被编辑已知sRGB模式

iccp:Not recognizing known sRGB profile that has been edited

我应该怎么办?

推荐答案

如果您已经安装了难懂 <一href="http://www.imagemagick.org/script/command-line-processing.php">http://www.imagemagick.org/script/command-line-processing.php

If you have image magick installed http://www.imagemagick.org/script/command-line-processing.php

找到。 -name*巴纽-print -exec转换{},{};

find . -name "*.png" -print -exec convert "{}" "{}" ";"

清理的文件,并在此过程中让他们更小。

cleaned up the files, and made them smaller in the process.

这篇关于政府间委员会:不承认已被编辑已知sRGB模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆