]> git.sesse.net Git - kdenlive/blobdiff - effects/frei0r_colgate.xml
Add ui for new white balance colgate plugin
[kdenlive] / effects / frei0r_colgate.xml
diff --git a/effects/frei0r_colgate.xml b/effects/frei0r_colgate.xml
new file mode 100644 (file)
index 0000000..4eafc82
--- /dev/null
@@ -0,0 +1,14 @@
+<!DOCTYPE kpartgui>
+<effect tag="frei0r.colgate" id="frei0r.colgate">
+    <name>White Balance (LMS space)</name>
+    <description>Do simple color correction, in a physically meaningful
+way</description>
+    <author>Steiner H. Gunderson</author>
+    <parameter type="color" name="Neutral Color" default="0x7f7f7fff">
+        <name>Neutral Color</name>
+    </parameter>
+    <parameter type="simplekeyframe" name="Color Temperature"
+default="6500" min="1000" max="15000" factor="15000">
+        <name>Color Temperature</name>
+    </parameter>
+</effect>
\ No newline at end of file