You are here: Start » FIL.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 ( FilNet.Image image )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| image | FilNet.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*)
