| ImageBox Class |
Namespace: Emgu.CV.UI
The ImageBox type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessibilityObject | (Inherited from Control.) | |
| AccessibleDefaultActionDescription | (Inherited from Control.) | |
| AccessibleDescription | (Inherited from Control.) | |
| AccessibleName | (Inherited from Control.) | |
| AccessibleRole | (Inherited from Control.) | |
| AllowDrop | (Inherited from PictureBox.) | |
| Anchor | (Inherited from Control.) | |
| AutoScrollOffset | (Inherited from Control.) | |
| AutoSize | (Inherited from Control.) | |
| BackColor | (Inherited from Control.) | |
| BackgroundImage | (Inherited from Control.) | |
| BackgroundImageLayout | (Inherited from Control.) | |
| BindingContext | (Inherited from Control.) | |
| BorderStyle | (Inherited from PictureBox.) | |
| Bottom | (Inherited from Control.) | |
| Bounds | (Inherited from Control.) | |
| CanEnableIme | (Inherited from Control.) | |
| CanFocus | (Inherited from Control.) | |
| CanRaiseEvents | (Inherited from Control.) | |
| CanSelect | (Inherited from Control.) | |
| Capture | (Inherited from Control.) | |
| CausesValidation | (Inherited from PictureBox.) | |
| ClientRectangle | (Inherited from Control.) | |
| ClientSize | (Inherited from Control.) | |
| CompanyName | (Inherited from Control.) | |
| Container | (Inherited from Component.) | |
| ContainsFocus | (Inherited from Control.) | |
| ContextMenu | (Inherited from Control.) | |
| ContextMenuStrip | (Inherited from Control.) | |
| Controls | (Inherited from Control.) | |
| Created | (Inherited from Control.) | |
| CreateParams | (Inherited from PictureBox.) | |
| Cursor | (Inherited from Control.) | |
| DataBindings | (Inherited from Control.) | |
| DefaultCursor | (Inherited from Control.) | |
| DefaultImeMode | (Inherited from PictureBox.) | |
| DefaultMargin | (Inherited from Control.) | |
| DefaultMaximumSize | (Inherited from Control.) | |
| DefaultMinimumSize | (Inherited from Control.) | |
| DefaultPadding | (Inherited from Control.) | |
| DefaultSize | (Inherited from PictureBox.) | |
| DesignMode | (Inherited from Component.) | |
| DisplayedImage |
The image that is being displayed. It's the Image following by some user defined image operation
| |
| DisplayRectangle | (Inherited from Control.) | |
| Disposing | (Inherited from Control.) | |
| Dock | (Inherited from Control.) | |
| DoubleBuffered | (Inherited from Control.) | |
| Enabled | (Inherited from Control.) | |
| ErrorImage | (Inherited from PictureBox.) | |
| Events | (Inherited from Component.) | |
| Focused | (Inherited from Control.) | |
| Font | (Inherited from PictureBox.) | |
| FontHeight | (Inherited from Control.) | |
| ForeColor | (Inherited from PictureBox.) | |
| FunctionalMode |
Get or set the functional mode for the ImageBox
| |
| Handle | (Inherited from Control.) | |
| HasChildren | (Inherited from Control.) | |
| Height | (Inherited from Control.) | |
| HorizontalScrollBar |
Get the horizontal scroll bar from this control
(Inherited from PanAndZoomPictureBox.) | |
| Image |
Set the image for this image box
| |
| ImageLocation | (Inherited from PictureBox.) | |
| ImeMode | (Inherited from PictureBox.) | |
| ImeModeBase | (Inherited from Control.) | |
| InitialImage | (Inherited from PictureBox.) | |
| InterpolationMode |
Get or Set the interpolation mode for zooming operation
(Inherited from PanAndZoomPictureBox.) | |
| InvokeRequired | (Inherited from Control.) | |
| IsAccessible | (Inherited from Control.) | |
| IsDisposed | (Inherited from Control.) | |
| IsHandleCreated | (Inherited from Control.) | |
| IsMirrored | (Inherited from Control.) | |
| LayoutEngine | (Inherited from Control.) | |
| Left | (Inherited from Control.) | |
| Location | (Inherited from Control.) | |
| Margin | (Inherited from Control.) | |
| MaximumSize | (Inherited from Control.) | |
| MinimumSize | (Inherited from Control.) | |
| Name | (Inherited from Control.) | |
| Padding | (Inherited from Control.) | |
| PanableAndZoomable |
Get or Set the property to enable(disable) Pan and Zoom
(Inherited from PanAndZoomPictureBox.) | |
| Parent | (Inherited from 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.) | |
| Right | (Inherited from Control.) | |
| RightToLeft | (Inherited from PictureBox.) | |
| ScaleChildren | (Inherited from Control.) | |
| ShowFocusCues | (Inherited from Control.) | |
| ShowKeyboardCues | (Inherited from Control.) | |
| Site | (Inherited from Control.) | |
| Size | (Inherited from Control.) | |
| SizeMode | (Inherited from PictureBox.) | |
| TabIndex | (Inherited from PictureBox.) | |
| TabStop | (Inherited from PictureBox.) | |
| Tag | (Inherited from Control.) | |
| Text | (Inherited from PictureBox.) | |
| Top | (Inherited from Control.) | |
| TopLevelControl | (Inherited from Control.) | |
| UseWaitCursor | (Inherited from Control.) | |
| VerticalScrollBar |
Get the vertical scroll bar of this control
(Inherited from PanAndZoomPictureBox.) | |
| Visible | (Inherited from Control.) | |
| WaitOnLoad | (Inherited from PictureBox.) | |
| Width | (Inherited from Control.) | |
| WindowTarget | (Inherited from Control.) | |
| ZoomScale |
Get or Set the zoom scale
(Inherited from PanAndZoomPictureBox.) |
| Name | Description | |
|---|---|---|
| AutoSizeChanged | (Inherited from Control.) | |
| BackColorChanged | (Inherited from Control.) | |
| BackgroundImageChanged | (Inherited from Control.) | |
| BackgroundImageLayoutChanged | (Inherited from Control.) | |
| BindingContextChanged | (Inherited from Control.) | |
| CausesValidationChanged | (Inherited from PictureBox.) | |
| ChangeUICues | (Inherited from Control.) | |
| Click | (Inherited from Control.) | |
| ClientSizeChanged | (Inherited from Control.) | |
| ContextMenuChanged | (Inherited from Control.) | |
| ContextMenuStripChanged | (Inherited from Control.) | |
| ControlAdded | (Inherited from Control.) | |
| ControlRemoved | (Inherited from Control.) | |
| CursorChanged | (Inherited from Control.) | |
| 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 PictureBox.) | |
| FontChanged | (Inherited from PictureBox.) | |
| ForeColorChanged | (Inherited from PictureBox.) | |
| GiveFeedback | (Inherited from Control.) | |
| GotFocus | (Inherited from Control.) | |
| HandleCreated | (Inherited from Control.) | |
| HandleDestroyed | (Inherited from Control.) | |
| HelpRequested | (Inherited from Control.) | |
| ImeModeChanged | (Inherited from PictureBox.) | |
| Invalidated | (Inherited from Control.) | |
| KeyDown | (Inherited from PictureBox.) | |
| KeyPress | (Inherited from PictureBox.) | |
| KeyUp | (Inherited from PictureBox.) | |
| Layout | (Inherited from Control.) | |
| Leave | (Inherited from PictureBox.) | |
| LoadCompleted | (Inherited from PictureBox.) | |
| LoadProgressChanged | (Inherited from PictureBox.) | |
| LocationChanged | (Inherited from Control.) | |
| LostFocus | (Inherited from Control.) | |
| MarginChanged | (Inherited from Control.) | |
| 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.) | |
| OnFunctionalModeChanged |
The event which will be trigerred when functional mode is changed
| |
| OnZoomScaleChange |
The event to fire when the zoom scale is changed
(Inherited from PanAndZoomPictureBox.) | |
| 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.) | |
| RightToLeftChanged | (Inherited from PictureBox.) | |
| SizeChanged | (Inherited from Control.) | |
| SizeModeChanged | (Inherited from PictureBox.) | |
| StyleChanged | (Inherited from Control.) | |
| SystemColorsChanged | (Inherited from Control.) | |
| TabIndexChanged | (Inherited from PictureBox.) | |
| TabStopChanged | (Inherited from PictureBox.) | |
| TextChanged | (Inherited from PictureBox.) | |
| Validated | (Inherited from Control.) | |
| Validating | (Inherited from Control.) | |
| VisibleChanged | (Inherited from Control.) |