OOF2: The Manual

Name

FlipDirection — Axis about which to flip an Image.

Description

FlipDirection is used by OOF.Image.Modify.Flip to specify how to flip an Image.

Values

  • x: Flip the image about the x axis
  • y: Flip the image about the y axis
  • xy: Flip the image about both the x and y axes (ie, rotate by 180 degrees)