Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Color profile for an image when it has none.

  • 1 відповідь
  • 1 має цю проблему
  • 19 переглядів
  • Остання відповідь від TyDraniu

more options

Hi guys.

My asumption is that if an image has no color profile, Firefox will trate it as if an sRGB color profile is embeded. But I was reading some tests published by EIZO monitor's website, that say that Firefox will use the monitor's declared profile, for example Adobe RGB, but that sounds a bit wierd to me.

How does Firefox treat the color when an image lacks any color profile?

Here is the article.

https://www.eizoglobal.com/library/management/web-color-management/index.html

Hi guys. My asumption is that if an image has no color profile, Firefox will trate it as if an sRGB color profile is embeded. But I was reading some tests published by EIZO monitor's website, that say that Firefox will use the monitor's declared profile, for example Adobe RGB, but that sounds a bit wierd to me. How does Firefox treat the color when an image lacks any color profile? Here is the article. https://www.eizoglobal.com/library/management/web-color-management/index.html

Усі відповіді (1)

more options

They're right. Firefox does not implement the spec that restricts colors to sRGB. Instead, it just throws the raw RGB coordinates on the screen, so e.g. rgb(100% 0% 0%) is the brightest red that monitor can display.