Click or drag to resize

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
Syntax
public const NamedWindowType AutoSize = 1

Field Value

Type: NamedWindowType
See Also