]> git.sesse.net Git - kdenlive/blobdiff - effects/frei0r_colordistance.xml
Const'ref
[kdenlive] / effects / frei0r_colordistance.xml
index a1a45a7aa2f11bb18a40a1a61d8abb72ef054551..d407589b7382e6dab9fd91fffdb136dec585a998 100644 (file)
@@ -1,9 +1,9 @@
 <!DOCTYPE kpartgui>
 <effect tag="frei0r.colordistance" id="frei0r.colordistance">
        <name>Color Distance</name>
-       <description></description>
+       <description>Calculates the distance between the selected color and the current pixel and uses that value as new pixel value</description>
        <author>Richard Spindler</author>
-       <parameter type="color" name="Color" default="0x000000">
+       <parameter type="color" name="Color" default="0x000000ff">
                <name>Source Color</name>
        </parameter>
 </effect>