2010
Carlo Baldassi <carlobaldassi@gmail.com>
scaling which keeps layer features (or removes them)
Resize a layer preserving (or removing) content
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | Interactive, non-interactive |
PF_IMAGE | image | Input image |
PF_DRAWABLE | drawable | Input drawable |
PF_INT | width | Final width |
PF_INT | height | Final height |
PF_INT | pres-layer | Layer that marks preserved areas |
PF_INT | pres-coeff | Preservation coefficient |
PF_INT | disc-layer | Layer that marks areas to discard |
PF_INT | disc-coeff | Discard coefficient |
PF_FLOAT | rigidity | Rigidity coefficient |
PF_INT | rigidity-mask-layer | Layer used as rigidity mask |
PF_INT | delta-x | max displacement of seams |
PF_FLOAT | enl-step | enlargment step (ratio) |
PF_INT | resize-aux-layers | Whether to resize auxiliary layers |
PF_INT | resize-canvas | Whether to resize canvas |
PF_INT | output-target | Output target (same layer, new layer, new image) |
PF_INT | seams | Whether to output the seam map |
PF_INT | nrg-func | Energy function to use |
PF_INT | res-order | Resize order |
PF_INT | mask-behavior | What to do with masks |
PF_INT | scaleback | Whether to scale back when done |
PF_INT | scaleback-mode | Scale back mode |
PF_INT | no-disc-on-enlarge | Ignore discard layer upon enlargement |
PF_VALUE | pres-layer-name | Preservation layer name (for noninteractive mode only) |
PF_VALUE | disc-layer-name | Discard layer name (for noninteractive mode only) |
PF_VALUE | rigmask-layer-name | Rigidity mask layer name (for noninteractive mode only) |
PF_VALUE | selected-layer-name | Selected layer name (for noninteractive mode only) |
None