gimp-perspective


Description

Deprecated: Use 'gimp-item-transform-perspective' instead.

Help

Deprecated: Use 'gimp-item-transform-perspective' instead.


Type

unknown

Parameters

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

Return

Type Name Description
PF_DRAWABLE drawable The newly mapped drawable