FlipType

Type of flipping to be used in image:flip

FlipType.HORIZONTAL

Defines a type of image flip that horizontally flips an image across the vertical axis.

FlipType.VERTICAL

Defines a type of image flip that vertically flips an image across the horizontal axis.

FlipType.DIAGONAL

Defines a type of image flip that both vertically and horizontally flips an image across the diagonal axis.