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

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <transition tag="qtblend" id="qtblend">
0004     <name>Composite and transform</name>
0005     <description>Composites second input on the first input with user-defined blend mode, opacity and scale.</description>
0006     <author>Jean-Baptiste Mardelle</author>
0007     <parameter type="animatedrect" name="rect" default="0 0 %width %height 1">
0008         <name>Rectangle</name>
0009     </parameter>
0010     <parameter type="keyframe" name="rotation" max="360" min="-360" default="0" notintimeline="1" suffix="°">
0011         <name>Rotation</name>
0012     </parameter>
0013     <parameter type="list" name="compositing" default="0" paramlist="0;11;12;13;14;15;16;17;18;19;20;21;22;23;24;25;26;27;28;29;6;8">
0014         <paramlistdisplay>Alpha blend,Xor,Plus,Multiply,Screen,Overlay,Darken,Lighten,Color dodge,Color burn,Hard light,Soft light,Difference,Exclusion,Bitwise or,Bitwise and,Bitwise xor,Bitwise nor,Bitwise nand,Bitwise not xor,Destination in,Destination out</paramlistdisplay>
0015         <name>Compositing</name>
0016     </parameter>
0017     <parameter type="bool" name="distort" default="0" min="0" max="1">
0018         <name>Distort</name>
0019     </parameter>
0020     <parameter type="bool" name="rotate_center" default="1" min="0" max="1">
0021         <name>Rotate from center</name>
0022     </parameter>
0023 </transition>