Click or drag to resize
MirrorAxis Enumeration
Values that represent around which axis an image is mirrored.

Namespace: StreamCoders.Imaging
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum MirrorAxis
Members
  Member nameValueDescription
Horizontal0
Vertical1
Both2
See Also