为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How can I disable image "enhancment" in Firefox?

  • 5 个回答
  • 0 人有此问题
  • 6 次查看
  • 最后回复者为 cor-el

more options

I want to know how to disable the image "enhancement" in Firefox. Firefox is rending colours with unrealistic saturation. I recall there being an option to turn it on and off in the config, but I can't find it any more. I've attached a screenshot showing Firefox rendering on the left and MS Edge on the right. MS Edge has image "enhancement" turned off. The most obvious area is the terribly over saturated red pin on the map in the Google search results, but the adjacent picture also shows greater saturation in Firefox. (You may need to scroll horizontally to view the full width of the screenshot.)

Can anyone help me to find the setting?

Thanks in advance.

I want to know how to disable the image "enhancement" in Firefox. Firefox is rending colours with unrealistic saturation. I recall there being an option to turn it on and off in the config, but I can't find it any more. I've attached a screenshot showing Firefox rendering on the left and MS Edge on the right. MS Edge has image "enhancement" turned off. The most obvious area is the terribly over saturated red pin on the map in the Google search results, but the adjacent picture also shows greater saturation in Firefox. ''(You may need to scroll horizontally to view the full width of the screenshot.)'' Can anyone help me to find the setting? Thanks in advance.
已附加屏幕截图

由David MK于修改

所有回复 (5)

more options
more options

This can be caused by a problem with the color profile for your display monitor or color profiles embedded in images. Try to disable color management to test if it is caused by a problem with color management. You can set the gfx.color_management.mode pref to 0 on the about:config page to disable Color Management. You need to close and restart Firefox to make the change effective.

0: Disable color management.
1: Enable color management for rendered graphics.
2: Enable color management for tagged graphics only. (Default)
more options

Thank you both. I am in the process of testing the various options against some reference images.

more options
more options

^: Note that the Extended Color Management extension toggles the Boolean gfx.color_management.native_srgb pref on the about:config page.

I think that is a mainly aimed at macOS users.

Colors in Firefox on macOS will no longer be saturated on wide gamut displays, untagged images are properly treated as sRGB, and colors in images tagged as sRGB will now match CSS colors.

由cor-el于修改