]> git.sesse.net Git - kdenlive/blob - effects/frei0r_colordistance.xml
Fix label
[kdenlive] / effects / frei0r_colordistance.xml
1 <!DOCTYPE kpartgui>
2 <effect tag="frei0r.colordistance" id="frei0r.colordistance">
3         <name>Color Distance</name>
4         <description>Calculates the distance between the selected color and the current pixel and uses that value as new pixel value</description>
5         <author>Richard Spindler</author>
6         <parameter type="color" name="Color" default="0x000000ff">
7                 <name>Source Color</name>
8         </parameter>
9 </effect>