2004
Joo S. O. Bueno
Deprecated: Use 'gimp-item-transform-perspective' instead.
Deprecated: Use 'gimp-item-transform-perspective' instead.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The affected drawable |
PF_FLOAT | x0 | The new x coordinate of upper-left corner of original bounding box |
PF_FLOAT | y0 | The new y coordinate of upper-left corner of original bounding box |
PF_FLOAT | x1 | The new x coordinate of upper-right corner of original bounding box |
PF_FLOAT | y1 | The new y coordinate of upper-right corner of original bounding box |
PF_FLOAT | x2 | The new x coordinate of lower-left corner of original bounding box |
PF_FLOAT | y2 | The new y coordinate of lower-left corner of original bounding box |
PF_FLOAT | x3 | The new x coordinate of lower-right corner of original bounding box |
PF_FLOAT | y3 | The new y coordinate of lower-right corner of original bounding box |
PF_INT | transform-direction | Direction of transformation { TRANSFORM-FORWARD (0), TRANSFORM-BACKWARD (1) } |
PF_INT | interpolation | Type of interpolation { INTERPOLATION-NONE (0), INTERPOLATION-LINEAR (1), INTERPOLATION-CUBIC (2), INTERPOLATION-NOHALO (3), INTERPOLATION-LOHALO (4) } |
PF_INT | supersample | This parameter is ignored (TRUE or FALSE) |
PF_INT | recursion-level | This parameter is ignored (recursion-level >= 1) |
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 newly mapped drawable |