Deprecated: Use 'gimp-item-transform-2d' instead.
Deprecated: Use 'gimp-item-transform-2d' instead.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The affected drawable |
PF_INT | interpolation | Whether to use interpolation (TRUE or FALSE) |
PF_FLOAT | source-x | X coordinate of the transformation center |
PF_FLOAT | source-y | Y coordinate of the transformation center |
PF_FLOAT | scale-x | Amount to scale in x direction |
PF_FLOAT | scale-y | Amount to scale in y direction |
PF_FLOAT | angle | The angle of rotation (radians) |
PF_FLOAT | dest-x | X coordinate of where the centre goes |
PF_FLOAT | dest-y | Y coordinate of where the centre goes |
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The transformed drawable |