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