Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Adjustment layer/mask not working properly?

Community Beginner ,
May 13, 2022 May 13, 2022

Hello! Hopefully this has a simple solution but I've already spent about an hour trying to figure this out so it is eluding me.

 

I want to apply a threshold adjustment layer to only the layer beneath it and not the background. Here is what I have with the adjustment hidden, which I want applied to the blurry black line (the "Friday copy" layer):

Screen Shot 2022-05-13 at 9.49.10 AM.png

When I make the adjustment visible, it applies to the "Friday" layer and the background, as expected:

Screen Shot 2022-05-13 at 9.49.19 AM.png

But if I then hide the background layer, the adjustment is no longer applied to "Friday" and it looks blurry again:

Screen Shot 2022-05-13 at 9.49.48 AM.png

When I tried applying the adjustment layer as a clipping mask that also doesn't seem to work:

Screen Shot 2022-05-13 at 9.55.09 AM.png

Ultimately I want the threshold applied only to the "Friday" layer with the purple background visible and not adjusted.Is there something obvious I am doing wrong? Please help before I chuck my laptop 🙂

TOPICS
macOS
2.3K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , May 13, 2022 May 13, 2022

What you are seeing is expected.

Threshold will turn the pixels black (0,0,0) if there value is below the threshold or white (255,255.255) if above the threshold. The minimum threshold setting is 1 so it does change any pixels that already black 0,0,0. That is the crux of it. When clipped to the layer below there are no grey pixels to act on - only black with transparency based on the blur. A semi transparent black pixel is not grey it is just RGB0,0,0 with transparency of x. It only becomes gre

...
Translate
Adobe
Community Expert ,
May 13, 2022 May 13, 2022

Clipping the effect should only apply to the layer it's clipping to. Something go kablooey, maybe?

 

Did you try a preferences reset?

https://helpx.adobe.com/photoshop/using/preferences.html (About a quarter of the way down.)

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 13, 2022 May 13, 2022

Unfortunately that did not solve my problem. Threshold from adjustment layer still goes away on the layer underneath when I hide the background layer.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 13, 2022 May 13, 2022

What you are seeing is expected.

Threshold will turn the pixels black (0,0,0) if there value is below the threshold or white (255,255.255) if above the threshold. The minimum threshold setting is 1 so it does change any pixels that already black 0,0,0. That is the crux of it. When clipped to the layer below there are no grey pixels to act on - only black with transparency based on the blur. A semi transparent black pixel is not grey it is just RGB0,0,0 with transparency of x. It only becomes grey when blended with the layer below. But by clipping your adjustment to the Friday Copy layer there is no blend to act on - only the black on the layer. So it does not change any values.

 

Dave

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 13, 2022 May 13, 2022

Thanks! This makes sense, I was able to fix by adding a white layer with Darken blend mode, and merge them:

Screen Shot 2022-05-13 at 10.58.54 AM.png

Which stays when I unhide the background:

Screen Shot 2022-05-13 at 10.59.07 AM.png

I'm sure there is a better way to get around this but it works for now.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 20, 2022 Jun 20, 2022
LATEST

Hi Dave, 

 

If you are not able to have the adjustment layer be a clipping mask for the text, how can you make it so that the adjustment layer only effects the layer beneath it?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines