gimp-drawable-transform-perspective-default

Joo S. O. Bueno

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_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 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) }

Return

Type Name Description
PF_DRAWABLE drawable The newly mapped drawable