You are here: Start » FIL.NET » VideoBoxImage Class

VideoBoxImage Class

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Helper class for Image property (data port) in the VideoBox control.

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
SetImage(FilNet.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

Remarks

See also