Enumeration

GimpTransformDirection

Declaration

enum Gimp.TransformDirection

Description [src]

Transform directions.

Members

GIMP_TRANSFORM_FORWARD

Normal (Forward).

  • Value: 0
  • Available since: 3.0
GIMP_TRANSFORM_BACKWARD

Corrective (Backward).

  • Value: 1
  • Available since: 3.0