Add Effect¶
The Add Effect adds the colors of two strips together. Use this effect with a base image strip, and a modifier strip. The modifier strip is either a solid color or a black-and-white mask, or another image entirely.
Vous pouvez utiliser cet effet pour augmenter la luminosité d’une image, ou si vous utilisez un masque en noir et blanc, augmenter sélectivement la luminosité de certaines zones de l’image. Le node Mix, en Mode Add, fait exactement la même chose que la bande Add SFX ici, et est contrôlé de la même manière en alimentant l’entrée Factor.
The example shows what happens when you add gray to an image. The image gets bright because we are adding gray RGB(0.5, 0.5, 0.5) to say, a blue color RGB(0.1, 0.1, 0.5) resulting in RGB(0.6, 0.6, 1.0) which retains the original hue (relationship between the colors) but is much brighter (has a higher value). When applied to the whole image like this, it seems to flash.
Options¶
Cette bande n” pas d’options.