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

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <effect tag="spot_remover" id="spot_remover">
0004     <name>Spot Remover</name>
0005     <description>Replace an area with interpolated pixels. The new pixel values are interpolated from the nearest pixels immediately outside of the specified area.</description>
0006     <author>Meltytech, LLC</author>
0007     <parameter type="animatedrect" name="rect" default="42% 42% 16% 16%" opacity="false">
0008         <name>Rectangle</name>
0009         <comment>Defines the rectangle of the area that will be removed.</comment>
0010     </parameter>
0011 </effect>