NamedWindowTypeAutoSize Field |
http://www.emgu.com
The user cannot resize the window, the size is constrainted by the image displayed
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const NamedWindowType AutoSize = 1
Public Const AutoSize As NamedWindowType = 1
public:
literal NamedWindowType^ AutoSize = 1
static val mutable AutoSize: NamedWindowType
Field Value
Type:
NamedWindowType
See Also