色彩分离节点¶
色彩分离 是指在图像的高光和阴影部分应用不同的色调。这种技术在摄影和调色中被广泛应用,通过为明亮和黑暗区域赋予不同的色调,从而营造氛围、增强对比度或赋予图像独特的风格。
For example, warm highlights and cool shadows can evoke a cinematic or nostalgic look, while complementary tones can create stylized or dramatic effects.
输入¶
- 图像
标准彩色输入图像。
- 高亮
The color tint applied to the bright areas of the image.
- 高光系数
Controls how strongly the Highlights color affects the bright regions. A value of 0 disables the effect, while 1 applies it fully.
- 阴影
The color tint applied to the darker areas of the image.
- 阴影系数
Controls the strength of the Shadows tint.
过渡¶
- 均衡
Shifts the midpoint that defines what parts of the image are considered highlights or shadows. Increasing this value favors the highlight color; decreasing it favors the shadow color.
- 平滑度
Adjusts how gradually the image transitions between tinted shadows and highlights. Higher values create a smooth, natural blend; lower values make the transition more abrupt.
输出¶
- 图像
The input image with the split toning effect applied.