gimp-drawable-transform-scale-default

Joo S. O. Bueno

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_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
PF_INT interpolate Whether to use interpolation and supersampling (TRUE or FALSE)
PF_INT clip-result How to clip results { TRANSFORM-RESIZE-ADJUST (0), TRANSFORM-RESIZE-CLIP (1), TRANSFORM-RESIZE-CROP (2), TRANSFORM-RESIZE-CROP-WITH-ASPECT (3) }

Return

Type Name Description
PF_DRAWABLE drawable The scaled drawable