NamedWindowTypeFreeRatio Field |
http://www.emgu.com
The image expends as much as it can (no ratio constraint)
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const NamedWindowType FreeRatio = 256
Public Const FreeRatio As NamedWindowType = 256
public:
literal NamedWindowType^ FreeRatio = 256
static val mutable FreeRatio: NamedWindowType
Field Value
Type:
NamedWindowType
See Also