open all | close all

Invert Color

倒色

Preview 预览Basic 基础Inputs 投入Outputs 产出Mask 面具

Invert Color

倒色

Inverting colors can also be applied to grayscales, for example, to invert the result when creating a mask. 反转颜色也可以应用于灰度,例如,在创建蒙版时反转结果

This setting inverts the color values that are input. All color components for red, green and blue will be calculated separately according to the formula new color component = 100% - old color component. If color components that are input have an excess of 100% intensity. These will will be clamped in order to avoid negative values in the result.

此设置颠倒输入的颜色值。红、绿、蓝的所有颜色分量将根据公式分别计算,新的颜色分量 = 100%-旧的颜色分量。如果输入的颜色分量的强度超过100% 。为了避免在结果中出现负值,将对这些值进行钳制。