You are here: Start » AVL.NET » VideoBoxImage Class
VideoBoxImage Class
Helper class for Image property (data port) in the VideoBox control.
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| SetImage(AvlNet.Image) | Sets the image data to be displayed in the VideoBox control. | |
| SetImage(int, int, int, VideoBoxBase.ImagePixelType, int, byte[]) | Sets the image data to be displayed in the VideoBox control. | |
| SetImage(int, int, int, VideoBoxBase.ImagePixelType, int, System.IntPtr) | Sets the image data to be displayed in the VideoBox control. | |
| ToString() | Inherited from System.Object |
