Table of Contents

Enum VideoFlipRotateMethod

Namespace
VisioForge.Core.Types.X.VideoEffects
Assembly
VisioForge.Core.dll

Video flip/rotate method.

[Flags]
public enum VideoFlipRotateMethod

Fields

None = 0

None.

Method90R = 1

90 degree right.

Method180 = 2

180 degree.

Method90L = 3

90 left degree.

MethodHorizontal = 4

Horizontal.

MethodVertical = 5

Vertical.