Flip

flip - flip_<axis>

Value
Type
Description

axis

string

Value can be;

  • Axis to flip the image around it: x, y, xy, yx

Eg. flip_x, flip_xy

Flips the image on the given axis.

Last updated