Apply image and Multiply Blend Mode
My understanding of Multiply blend mode is this:
- 0 = Black
- 1 = White
- Therefore 0.25 x 0.75 = 0.1875 (It gets darker)
So with this apply image setting
- Target = Layer Mask
- Source = Composite Channel of another layer using Multiply blending
So I assumed that the layer mask will end up being darker than the luminosity of the Source Composite Channel because every pixel will be multiplied by itself leading to layer mask that was darker.
I was wrong. The Target layer mask ending looking like a de-saturated version of the source layer. With no difference in luminosity at all between the source and target.
I'm confused.

