Skip to main content
koperfilld
Participant
October 19, 2018
Question

Same ICC profile for display and picture = gamma lift?

  • October 19, 2018
  • 2 replies
  • 613 views

Here's the thing. I set a synthetic ICC profile as a default for my monitor (it's Rec 709 / sRGB gamut profile with 2.2 gamma stored as a single parametric value) and then i assign the same profile for a picture. As a result Photoshop should not apply any correction because document's color space equals display color space right?

Well, no... It does apply some serious gamma correction. It looks like it discards the profile for image and uses sRGB instead. Why?

The ICC profile i'm talking about can be downloaded here: https://we.tl/t-AxxyjObr72 Here's how it looks like in ICCPorifleInspector:

And here's a capture from my monitor:

This topic has been closed for replies.

2 replies

D Fosse
Community Expert
Community Expert
October 19, 2018

With the same profile as source and destination, you have what is known as a null transform. Nothing happens, nothing is changed. That is the definition of no color management - no numbers are changed; the original RGB values go straight to the display.

So something else is happening here. I'd suspect a video driver glitch. This performed by OpenGL code in the GPU now, unless you disable it in Photoshop preferences (off or basic).

Anyway, if your goal is to disable color management, there's little reason to use Rec.709, which is always a tricky profile to use because the Rec.709 specification is to clip at 16 and 235. Try a profile with more standard behavior (doesn't really matter which).

TheDigitalDog
Inspiring
October 19, 2018

Not necessarily as the document profile defines the numbers in that document. For a preview if those numbers, a display profile is used now; Display Using Monitor Compensation is the process (RGB doc numbers go through display profile for a preview). Not sure I fully understand what you're trying to do but the only way to make the numbers go directly to the display without Display Using Monitor Compensation (the display profile being used) would be to do all this outside a color managed application and that's not very useful.

Author “Color Management for Photographers" & "Photoshop CC Color Management/pluralsight"