open-source cross-platform real-time video effects plugin system
open-source cross-platform real-time video effects plugin system
Boolean mixer.
PARAMETERS
1. Blending mode: Selects one of the 10 boolean blending modes.
0.0 to 0.1 AND inverted A with B
0.1 to 0.2 OR inverted A with B
0.2 to 0.3 AND A with inverted B
0.3 to 0.4 OR A with inverted B
0.4 to 0.5 AND A with B
0.5 to 0.6 OR A with B
0.6 to 0.7 XOR A with B
0.7 to 0.8 AND A with B, invert result
0.8 to 0.9 OR A with B, invert result
0.9 to 1.0 XOR A with B, invert result
Supports all color modes. Has its own ReadMe:
http://ffrend.sourceforge.net/plugins/BoolMix-ReadMe.html