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