Values that represent around which axis an image is mirrored.
 
Namespace: StreamCoders.ImagingAssembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
SyntaxPublic Enumeration MirrorAxis
public enum class MirrorAxis
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Horizontal | 0 |  | 
 | Vertical | 1 |  | 
 | Both | 2 |  | 
See Also