vpi.Flip

class vpi.Flip

Set a mode for the image flip algorithm.

Enumeration values

vpi.Flip.HORIZ

Flip in the horizontal direction.

vpi.Flip.VERT

Flip in the vertical direction.

vpi.Flip.BOTH

Flip in both the horizontal and vertical directions.