gimp-image-scale-full

Sven Neumann <sven@gimp.org>

Description

Deprecated: Use 'gimp-image-scale' instead.

Help

Deprecated: Use 'gimp-image-scale' instead.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_INT new-width New image width (1 <= new-width <= 524288)
PF_INT new-height New image height (1 <= new-height <= 524288)
PF_INT interpolation Type of interpolation { INTERPOLATION-NONE (0), INTERPOLATION-LINEAR (1), INTERPOLATION-CUBIC (2), INTERPOLATION-NOHALO (3), INTERPOLATION-LOHALO (4) }

Return

None