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_INT | interpolation | Whether to use interpolation (TRUE or FALSE) |
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 |
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The newly mapped drawable |