RotateFlagsRotate90CounterClockwise Field |
http://www.emgu.com
Rotate 270 degrees clockwise
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const RotateFlags Rotate90CounterClockwise = 2
Public Const Rotate90CounterClockwise As RotateFlags = 2
public:
literal RotateFlags^ Rotate90CounterClockwise = 2
static val mutable Rotate90CounterClockwise: RotateFlags
Field Value
Type:
RotateFlags
See Also