gimp-context-set-transform-direction

Michael Natterer <mitch@gimp.org>

Description

Set the transform direction.

Help

This procedure modifies the transform direction setting. This setting affects affects the following procedures: 'gimp-item-transform-flip', 'gimp-item-transform-perspective', 'gimp-item-transform-rotate', 'gimp-item-transform-scale', 'gimp-item-transform-shear', 'gimp-item-transform-2d', 'gimp-item-transform-matrix'.


Type

unknown

Parameters

Type Name Description
PF_INT transform-direction The transform direction { TRANSFORM-FORWARD (0), TRANSFORM-BACKWARD (1) }

Return

None