Skip to main content
Inspiring
January 2, 2025
Answered

Nondestructive layer-based "offset" replacement for Apply Image?

  • January 2, 2025
  • 1 reply
  • 305 views

I'm wondering if layers can be used for a nondestructive equivalent to the Apply Image function in some cases. Specifically, I am trying to replicate:

 

Apply Image; RGB channel; Blending: Subtract; Opacity 100%; Scale 1; Offset 50.

 

Simply using the "layer to be applied" as a layer above the "layer to be applied to," with Subtract blending, works... except for the Offset. Am I missing something easy there? Is it a basic Levels adjustment on the "layer to be applied" that can replicate the Offset in the Apply Image dialog?

 

-

 

Separately, are there other resources regarding workarounds for using nondestructive workflows vs. Apply Image? I know it's very powerful, and might not be easily replicated in most cases.

 

Any help much appreciated.

Correct answer Stephen Marsh

@umlautnord 

 

You need something global/linear. Try using a Brightness/Contrast adjustment layer set to Legacy mode, with Brightness +50.

 

Note: I have not looked into 16bpc to see if this differs, I'll leave that up to you!

1 reply

Stephen Marsh
Community Expert
Stephen MarshCommunity ExpertCorrect answer
Community Expert
January 2, 2025

@umlautnord 

 

You need something global/linear. Try using a Brightness/Contrast adjustment layer set to Legacy mode, with Brightness +50.

 

Note: I have not looked into 16bpc to see if this differs, I'll leave that up to you!

Inspiring
January 2, 2025

Got it! I'll play around with this route. Thanks.