Show / Hide Table of Contents

Enum FlipMode

Specifies how to flip the array

Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum FlipMode

Fields

Name Description
X

means flipping around x-axis

XY

means flipping around both axises

Y

means flipping around y-axis

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX