Warning, /multimedia/kdenlive/data/transitions/frei0r/frei0r_cairoblend.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <transition tag="frei0r.cairoblend" id="frei0r.cairoblend">
0004     <name>Cairo Blend</name>
0005     <description>Composites second input on the first input with user-defined blend mode and opacity.</description>
0006     <author>Janne Liljeblad</author>
0007     <parameter type="simplekeyframe" name="0" max="100" min="0" default="100" factor="100">
0008         <name>Opacity</name>
0009     </parameter>
0010     <parameter type="list" name="1" default="normal" paramlist="normal;add;saturate;multiply;screen;overlay;darken;lighten;colordodge;colorburn;hardlight;softlight;difference;exclusion;hslhue;hslsaturation;hslcolor;hslluminosity">
0011         <paramlistdisplay>Normal,Add,Saturate,Multiply,Screen,Overlay,Darken,Lighten,Color dodge,Color burn,Hard light,Soft light,Difference,Exclusion,HSL hue,HSL saturation,HSL color,HSL luminosity</paramlistdisplay>
0012         <name>Blend mode</name>
0013     </parameter>
0014 </transition>