summaryrefslogtreecommitdiff
path: root/db/source/opt/ppmtomd-GammaCorrection.xml
blob: f89fb1621137cc108ff865f29c4f75c959959401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<option type="float" id="opt/ppmtomd-GammaCorrection">
  <!-- A multilingual <comments> block can appear here, too;
       it should be treated as documentation for the user. -->
  <arg_longname>
   <en>Gamma Correction</en>
  </arg_longname>
  <arg_shortname>
   <en>GammaCorrection</en><!-- backends only know <en> shortnames! -->
  </arg_shortname>
  <arg_execution>
   <arg_group>Adjustment</arg_group>
   <arg_order>180</arg_order>
   <arg_spot>C</arg_spot>
   <arg_substitution />
   <arg_proto> -gamma %s</arg_proto>
  </arg_execution>
  <constraints>
     <constraint sense="true">
      <driver>ppmtomd</driver>
      <arg_defval>1.0</arg_defval>
     </constraint>
  </constraints>
  <arg_max>10.0</arg_max>
  <arg_min>0.10</arg_min>
</option>