gimp-drawable-transform-rotate-simple

Joo S. O. Bueno

Description

Deprecated: Use 'gimp-item-transform-rotate-simple' instead.

Help

Deprecated: Use 'gimp-item-transform-rotate-simple' instead.


Type

unknown

Parameters

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)

Return

Type Name Description
PF_DRAWABLE drawable The rotated drawable