Show / Hide Table of Contents

Enum RotateFlags

an enum to specify how to rotate the array.

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

Fields

Name Description
Rotate180

Rotate 180 degrees clockwise

Rotate90Clockwise

Rotate 90 degrees clockwise

Rotate90Counterclockwise

Rotate 270 degrees clockwise

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