You are here: Start » FIL.NET » VideoBox.SetImage Method
VideoBox.SetImage Method
Sets the image data to be displayed in the VideoBox control.
Namespace: | HMI.Controls |
---|---|
Assembly: | HMI.Controls.dll |
Syntax
public void SetImage ( Fil.Image image )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
image | Fil.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*)