File: ppmtomd-GammaSaturation.xml

package info (click to toggle)
foomatic-db 20200820-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 670,572 kB
  • sloc: xml: 326,326; sh: 153; makefile: 114; python: 8
file content (23 lines) | stat: -rw-r--r-- 589 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<option type="float" id="opt/ppmtomd-GammaSaturation">
  <arg_shortname>
    <en>GammaSaturation</en>
  </arg_shortname>
  <arg_longname>
    <en>Gamma Correction</en>
  </arg_longname>
  <arg_execution>
    <arg_group>Adjustment</arg_group>
    <arg_order>250</arg_order>
    <arg_spot>C</arg_spot>
    <arg_substitution />
    <arg_proto> -satgamma %s</arg_proto>
  </arg_execution>
  <constraints>
    <constraint sense="true">
      <driver>ppmtomd</driver>
      <arg_defval>1.0</arg_defval>
    </constraint>
  </constraints>
  <arg_max>10</arg_max>
  <arg_min>0</arg_min>
</option>