gimp-scale


Description

Deprecated: Use 'gimp-item-transform-scale' instead.

Help

Deprecated: Use 'gimp-item-transform-scale' instead.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The affected drawable
PF_INT interpolation Whether to use interpolation (TRUE or FALSE)
PF_FLOAT x0 The new x coordinate of the upper-left corner of the scaled region
PF_FLOAT y0 The new y coordinate of the upper-left corner of the scaled region
PF_FLOAT x1 The new x coordinate of the lower-right corner of the scaled region
PF_FLOAT y1 The new y coordinate of the lower-right corner of the scaled region

Return

Type Name Description
PF_DRAWABLE drawable The scaled drawable