Flips an image horizontally and/or vertically.
image: The input image.
image
flipDirection: Flip direction.
flipDirection
image: Flipped image.
FlipDirection
Flip direction.
Values:
FlipHorizontally
Flip horizontally.
FlipVertically
Flip vertically.
FlipBoth
Flip both horizontally and vertically.