]> git.sesse.net Git - mlt/blobdiff - src/modules/core/filter_gamma.yml
Add service metadata for composite transition, all normalizing filters (resample...
[mlt] / src / modules / core / filter_gamma.yml
index d3b0e0b355f3bf1cb9cc9d0081fa08d779e5c52b..172759e5c1efe972a73036c7c7f25bbc2bde4aa3 100644 (file)
@@ -13,12 +13,12 @@ description: Adjust image luma using a non-linear power-law curve.
 parameters:
   - identifier: argument
     title: Gamma
-    type: double
+    type: float
     description: The exponential factor of the power-law curve
     default: 1.0
   - identifier: gamma
     title: Gamma
-    type: double
+    type: float
     description: See "argument"
     mutable: yes
     default: 1.0