2004
Joo S. O. Bueno
Deprecated: Use 'gimp-item-transform-scale' instead.
Deprecated: Use 'gimp-item-transform-scale' instead.
unknown
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) } |
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The scaled drawable |