Translations:Kdenlive/Manual/Effects And Transitions/374/en: Difference between revisions
Appearance
Importing a new version from external source |
Importing a new version from external source |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
|- | |- | ||
| [[Special:myLanguage/Kdenlive/Manual/Transitions/overlay|overlay]] || | | [[Special:myLanguage/Kdenlive/Manual/Transitions/overlay|overlay]] || Compositions || - || Perform an RGB[A] overlay operation between the pixel sources, using the generalised algorithm: | ||
D = A * (B + (2 * B) * (255 - A)) (frei0r.overlay) |
Latest revision as of 06:28, 21 June 2021
|- | overlay || Compositions || - || Perform an RGB[A] overlay operation between the pixel sources, using the generalised algorithm: D = A * (B + (2 * B) * (255 - A)) (frei0r.overlay)