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_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 |
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The scaled drawable |