1PTO_MASK(1)                          HUGIN                         PTO_MASK(1)
2
3
4

NAME

6       pto_mask - Apply a mask
7

SYNOPSIS

9       pto_mask [options] input.pto
10

DESCRIPTION

12       pto_mask applies a mask to nominated images
13

USAGE

15          pto_mask --mask=maskfile
16

OPTIONS

18       -o | --output=file.pto
19           Output Hugin PTO file. Default: <filename>_mask.pto
20
21       --mask=filename@imgNr
22           Read the mask from the file and assign to given image
23
24       --rotate=CLOCKWISE|90|COUNTERCLOCKWISE|-90
25           Rotates the mask clock- or counterclockwise
26
27       --process=CLIP|SCALE|PROP_SCALE
28           Specify how the mask should be modified if the mask is created for
29           an image with different size
30
31              * CLIP: clipping (Default)
32              * SCALE: Scaling width and height individually
33              * PROP_SCALE: Proportional scale
34
35       -h | --help
36           Shows this help
37

AUTHORS

39       Thomas Modes
40
41
42
43"Version: 2019.0.0"               2014-01-06                       PTO_MASK(1)
Impressum