2004
Joo S. O. Bueno
Deprecated: Use 'gimp-item-transform-rotate-simple' instead.
Deprecated: Use 'gimp-item-transform-rotate-simple' instead.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The affected drawable |
PF_INT | rotate-type | Type of rotation { ROTATE-90 (0), ROTATE-180 (1), ROTATE-270 (2) } |
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 | clip-result | Whether to clip results (TRUE or FALSE) |
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The rotated drawable |