NamedWindowType Fields |
The NamedWindowType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AutoSize |
The user cannot resize the window, the size is constrainted by the image displayed
|
![]() ![]() | FreeRatio |
The image expends as much as it can (no ratio constraint)
|
![]() ![]() | Fullscreen |
Change the window to fullscreen
|
![]() ![]() | KeepRatio |
the ratio of the image is respected
|
![]() ![]() | Normal |
The user can resize the window (no constraint) / also use to switch a fullscreen window to a normal size
|
![]() ![]() | Opengl |
Window with opengl support
|
![]() | value__ |