Click or drag to resize

NamedWindowType Fields

http://www.emgu.com

The NamedWindowType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAutoSize
The user cannot resize the window, the size is constrainted by the image displayed
Public fieldStatic memberFreeRatio
The image expends as much as it can (no ratio constraint)
Public fieldStatic memberFullscreen
Change the window to fullscreen
Public fieldStatic memberKeepRatio
the ratio of the image is respected
Public fieldStatic memberNormal
The user can resize the window (no constraint) / also use to switch a fullscreen window to a normal size
Public fieldStatic memberOpengl
Window with opengl support
Public fieldvalue__
Top
See Also