2004
Joo S. O. Bueno
Deprecated: Use 'gimp-item-transform-rotate' instead.
Deprecated: Use 'gimp-item-transform-rotate' instead.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The affected drawable |
PF_FLOAT | angle | The angle of rotation (radians) |
PF_INT | auto-center | Whether to automatically rotate around the selection center (TRUE or FALSE) |
PF_INT | center-x | The hor. coordinate of the center of rotation |
PF_INT | center-y | The vert. coordinate of the center of rotation |
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) } |
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The rotated drawable |