2008
Sven Neumann
Deprecated: Use 'gimp-layer-scale' instead.
Deprecated: Use 'gimp-layer-scale' instead.
unknown
Type | Name | Description |
---|---|---|
PF_LAYER | layer | The layer |
PF_INT | new-width | New layer width (1 <= new-width <= 524288) |
PF_INT | new-height | New layer height (1 <= new-height <= 524288) |
PF_INT | local-origin | Use a local origin (as opposed to the image origin) (TRUE or FALSE) |
PF_INT | interpolation | Type of interpolation { INTERPOLATION-NONE (0), INTERPOLATION-LINEAR (1), INTERPOLATION-CUBIC (2), INTERPOLATION-NOHALO (3), INTERPOLATION-LOHALO (4) } |
None