Original CvWindow implementation without highgui
Inheritance Hierarchy
SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsScrollableControl
System.Windows.FormsContainerControl
System.Windows.FormsForm
OpenCvSharp.UserInterfaceCvWindowEx
Namespace: OpenCvSharp.UserInterface
Assembly: OpenCvSharp.UserInterface (in OpenCvSharp.UserInterface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The CvWindowEx type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CvWindowEx |
Default Constructor
| |
CvWindowEx(PictureBoxSizeMode) |
Constructor
| |
CvWindowEx(IplImage) |
Constructor
| |
CvWindowEx(IplImage, PictureBoxSizeMode) |
Constructor
|
Properties
Name | Description | |
---|---|---|
AcceptButton | (Inherited from Form.) | |
AccessibilityObject | (Inherited from Control.) | |
AccessibleDefaultActionDescription | (Inherited from Control.) | |
AccessibleDescription | (Inherited from Control.) | |
AccessibleName | (Inherited from Control.) | |
AccessibleRole | (Inherited from Control.) | |
ActiveControl | (Inherited from ContainerControl.) | |
ActiveMdiChild | (Inherited from Form.) | |
AllowDrop | (Inherited from Control.) | |
AllowTransparency | (Inherited from Form.) | |
Anchor | (Inherited from Control.) | |
AutoScale | Obsolete. (Inherited from Form.) | |
AutoScaleBaseSize | (Inherited from Form.) | |
AutoScaleDimensions | (Inherited from ContainerControl.) | |
AutoScaleFactor | (Inherited from ContainerControl.) | |
AutoScaleMode | (Inherited from ContainerControl.) | |
AutoScroll | (Inherited from Form.) | |
AutoScrollMargin | (Inherited from ScrollableControl.) | |
AutoScrollMinSize | (Inherited from ScrollableControl.) | |
AutoScrollOffset | (Inherited from Control.) | |
AutoScrollPosition | (Inherited from ScrollableControl.) | |
AutoSize | (Inherited from Form.) | |
AutoSizeMode | (Inherited from Form.) | |
AutoValidate | (Inherited from Form.) | |
BackColor | (Inherited from Form.) | |
BackgroundImage | (Inherited from Control.) | |
BackgroundImageLayout | (Inherited from Control.) | |
BindingContext | (Inherited from ContainerControl.) | |
Bottom | (Inherited from Control.) | |
Bounds | (Inherited from Control.) | |
CancelButton | (Inherited from Form.) | |
CanEnableIme | (Inherited from ContainerControl.) | |
CanFocus | (Inherited from Control.) | |
CanRaiseEvents | (Inherited from Control.) | |
CanSelect | (Inherited from Control.) | |
Capture | (Inherited from Control.) | |
CausesValidation | (Inherited from Control.) | |
ClientRectangle | (Inherited from Control.) | |
ClientSize | (Inherited from Form.) | |
CompanyName | (Inherited from Control.) | |
Container | (Inherited from Component.) | |
ContainsFocus | (Inherited from Control.) | |
ContextMenu | (Inherited from Control.) | |
ContextMenuStrip | (Inherited from Control.) | |
ControlBox | (Inherited from Form.) | |
Controls | (Inherited from Control.) | |
Created | (Inherited from Control.) | |
CreateParams | (Inherited from Form.) | |
CurrentAutoScaleDimensions | (Inherited from ContainerControl.) | |
Cursor | (Inherited from Control.) | |
DataBindings | (Inherited from Control.) | |
DefaultCursor | (Inherited from Control.) | |
DefaultImeMode | (Inherited from Form.) | |
DefaultMargin | (Inherited from Control.) | |
DefaultMaximumSize | (Inherited from Control.) | |
DefaultMinimumSize | (Inherited from Control.) | |
DefaultPadding | (Inherited from Control.) | |
DefaultSize | (Inherited from Form.) | |
DesignMode | (Inherited from Component.) | |
DesktopBounds | (Inherited from Form.) | |
DesktopLocation | (Inherited from Form.) | |
DialogResult | (Inherited from Form.) | |
DisplayRectangle | (Inherited from ScrollableControl.) | |
Disposing | (Inherited from Control.) | |
Dock | (Inherited from Control.) | |
DockPadding | (Inherited from ScrollableControl.) | |
DoubleBuffered | (Inherited from Control.) | |
Enabled | (Inherited from Control.) | |
Events | (Inherited from Component.) | |
Focused | (Inherited from Control.) | |
Font | (Inherited from Control.) | |
FontHeight | (Inherited from Control.) | |
ForeColor | (Inherited from Control.) | |
FormBorderStyle | (Inherited from Form.) | |
Handle | (Inherited from Control.) | |
HasChildren | (Inherited from Control.) | |
Height | (Inherited from Control.) | |
HelpButton | (Inherited from Form.) | |
HorizontalScroll | (Inherited from ScrollableControl.) | |
HScroll | (Inherited from ScrollableControl.) | |
Icon | (Inherited from Form.) | |
Image |
Gets or sets an image to be shown
| |
ImeMode | (Inherited from Control.) | |
ImeModeBase | (Inherited from Control.) | |
InvokeRequired | (Inherited from Control.) | |
IsAccessible | (Inherited from Control.) | |
IsDisposed | (Inherited from Control.) | |
IsHandleCreated | (Inherited from Control.) | |
IsMdiChild | (Inherited from Form.) | |
IsMdiContainer | (Inherited from Form.) | |
IsMirrored | (Inherited from Control.) | |
IsRestrictedWindow | (Inherited from Form.) | |
KeyPreview | (Inherited from Form.) | |
LayoutEngine | (Inherited from Control.) | |
Left | (Inherited from Control.) | |
Location | (Inherited from Form.) | |
MainMenuStrip | (Inherited from Form.) | |
Margin | (Inherited from Form.) | |
MaximizeBox | (Inherited from Form.) | |
MaximizedBounds | (Inherited from Form.) | |
MaximumSize | (Inherited from Form.) | |
MdiChildren | (Inherited from Form.) | |
MdiParent | (Inherited from Form.) | |
Menu | (Inherited from Form.) | |
MergedMenu | (Inherited from Form.) | |
MinimizeBox | (Inherited from Form.) | |
MinimumSize | (Inherited from Form.) | |
Modal | (Inherited from Form.) | |
Name | (Inherited from Control.) | |
Opacity | (Inherited from Form.) | |
OwnedForms | (Inherited from Form.) | |
Owner | (Inherited from Form.) | |
Padding | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
ParentForm | (Inherited from ContainerControl.) | |
PictureBox |
Gets Picturebox control
| |
PreferredSize | (Inherited from Control.) | |
ProductName | (Inherited from Control.) | |
ProductVersion | (Inherited from Control.) | |
RecreatingHandle | (Inherited from Control.) | |
Region | (Inherited from Control.) | |
RenderRightToLeft | Obsolete. (Inherited from Control.) | |
ResizeRedraw | (Inherited from Control.) | |
RestoreBounds | (Inherited from Form.) | |
Right | (Inherited from Control.) | |
RightToLeft | (Inherited from Control.) | |
RightToLeftLayout | (Inherited from Form.) | |
ScaleChildren | (Inherited from Control.) | |
ShowFocusCues | (Inherited from Control.) | |
ShowIcon | (Inherited from Form.) | |
ShowInTaskbar | (Inherited from Form.) | |
ShowKeyboardCues | (Inherited from Control.) | |
ShowWithoutActivation | (Inherited from Form.) | |
Site | (Inherited from Control.) | |
Size | (Inherited from Form.) | |
SizeGripStyle | (Inherited from Form.) | |
StartPosition | (Inherited from Form.) | |
TabIndex | (Inherited from Form.) | |
TabStop | (Inherited from Form.) | |
Tag | (Inherited from Control.) | |
Text | (Inherited from Form.) | |
Top | (Inherited from Control.) | |
TopLevel | (Inherited from Form.) | |
TopLevelControl | (Inherited from Control.) | |
TopMost | (Inherited from Form.) | |
Trackbars |
Gets all created trackbars
| |
TransparencyKey | (Inherited from Form.) | |
UseWaitCursor | (Inherited from Control.) | |
VerticalScroll | (Inherited from ScrollableControl.) | |
Visible | (Inherited from Control.) | |
VScroll | (Inherited from ScrollableControl.) | |
Width | (Inherited from Control.) | |
WindowState | (Inherited from Form.) | |
WindowTarget | (Inherited from Control.) |
Methods
Events
Name | Description | |
---|---|---|
Activated | (Inherited from Form.) | |
AutoSizeChanged | (Inherited from Form.) | |
AutoValidateChanged | (Inherited from Form.) | |
BackColorChanged | (Inherited from Control.) | |
BackgroundImageChanged | (Inherited from Control.) | |
BackgroundImageLayoutChanged | (Inherited from Control.) | |
BindingContextChanged | (Inherited from Control.) | |
CausesValidationChanged | (Inherited from Control.) | |
ChangeUICues | (Inherited from Control.) | |
Click | (Inherited from Control.) | |
ClientSizeChanged | (Inherited from Control.) | |
Closed | (Inherited from Form.) | |
Closing | (Inherited from Form.) | |
ContextMenuChanged | (Inherited from Control.) | |
ContextMenuStripChanged | (Inherited from Control.) | |
ControlAdded | (Inherited from Control.) | |
ControlRemoved | (Inherited from Control.) | |
CursorChanged | (Inherited from Control.) | |
Deactivate | (Inherited from Form.) | |
Disposed | (Inherited from Component.) | |
DockChanged | (Inherited from Control.) | |
DoubleClick | (Inherited from Control.) | |
DragDrop | (Inherited from Control.) | |
DragEnter | (Inherited from Control.) | |
DragLeave | (Inherited from Control.) | |
DragOver | (Inherited from Control.) | |
EnabledChanged | (Inherited from Control.) | |
Enter | (Inherited from Control.) | |
FontChanged | (Inherited from Control.) | |
ForeColorChanged | (Inherited from Control.) | |
FormClosed | (Inherited from Form.) | |
FormClosing | (Inherited from Form.) | |
GiveFeedback | (Inherited from Control.) | |
GotFocus | (Inherited from Control.) | |
HandleCreated | (Inherited from Control.) | |
HandleDestroyed | (Inherited from Control.) | |
HelpButtonClicked | (Inherited from Form.) | |
HelpRequested | (Inherited from Control.) | |
ImeModeChanged | (Inherited from Control.) | |
InputLanguageChanged | (Inherited from Form.) | |
InputLanguageChanging | (Inherited from Form.) | |
Invalidated | (Inherited from Control.) | |
KeyDown | (Inherited from Control.) | |
KeyPress | (Inherited from Control.) | |
KeyUp | (Inherited from Control.) | |
Layout | (Inherited from Control.) | |
Leave | (Inherited from Control.) | |
Load | (Inherited from Form.) | |
LocationChanged | (Inherited from Control.) | |
LostFocus | (Inherited from Control.) | |
MarginChanged | (Inherited from Form.) | |
MaximizedBoundsChanged | (Inherited from Form.) | |
MaximumSizeChanged | (Inherited from Form.) | |
MdiChildActivate | (Inherited from Form.) | |
MenuComplete | (Inherited from Form.) | |
MenuStart | (Inherited from Form.) | |
MinimumSizeChanged | (Inherited from Form.) | |
MouseCaptureChanged | (Inherited from Control.) | |
MouseClick | (Inherited from Control.) | |
MouseDoubleClick | (Inherited from Control.) | |
MouseDown | (Inherited from Control.) | |
MouseEnter | (Inherited from Control.) | |
MouseHover | (Inherited from Control.) | |
MouseLeave | (Inherited from Control.) | |
MouseMove | (Inherited from Control.) | |
MouseUp | (Inherited from Control.) | |
MouseWheel | (Inherited from Control.) | |
Move | (Inherited from Control.) | |
PaddingChanged | (Inherited from Control.) | |
Paint | (Inherited from Control.) | |
ParentChanged | (Inherited from Control.) | |
PreviewKeyDown | (Inherited from Control.) | |
QueryAccessibilityHelp | (Inherited from Control.) | |
QueryContinueDrag | (Inherited from Control.) | |
RegionChanged | (Inherited from Control.) | |
Resize | (Inherited from Control.) | |
ResizeBegin | (Inherited from Form.) | |
ResizeEnd | (Inherited from Form.) | |
RightToLeftChanged | (Inherited from Control.) | |
RightToLeftLayoutChanged | (Inherited from Form.) | |
Scroll | (Inherited from ScrollableControl.) | |
Shown | (Inherited from Form.) | |
SizeChanged | (Inherited from Control.) | |
StyleChanged | (Inherited from Control.) | |
SystemColorsChanged | (Inherited from Control.) | |
TabIndexChanged | (Inherited from Form.) | |
TabStopChanged | (Inherited from Form.) | |
TextChanged | (Inherited from Control.) | |
Validated | (Inherited from Control.) | |
Validating | (Inherited from Control.) | |
VisibleChanged | (Inherited from Control.) |
See Also