You are here: Start » AVL.NET » ZoomingVideoBox.SetImage Method
ZoomingVideoBox.SetImage Method
Sets the image data to be displayed in the VideoBox control.
| Namespace: | HMI.Controls | 
|---|---|
| Assembly: | HMI.Controls.dll | 
Syntax
public void SetImage ( Avl.Image image )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| image | Avl.Image | 
Function Overrides
- SetImage(Int32, Int32, Int32, ImagePixelType, Int32, Byte[])
 - SetImage(Int32, Int32, Int32, ImagePixelType, Int32, IntPtr)
 - SetImage(Int32, Int32, Int32, ImagePixelType, Int32, System.Void*)
 
