You are here: Start » FIL.NET » GenICam.GigEVision_ReceiveImage Method
GenICam.GigEVision_ReceiveImage Method
Receives next frame from video stream.
Namespace: | FilNet |
---|---|
Assembly: | Genicam.Net.dll |
Syntax
public static void GigEVision_ReceiveImage ( int inDeviceHandle, FilNet.Image outImage )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inDeviceHandle | int | Handle of an opened device that is streaming video. | ||
![]() | outImage | FilNet.Image | Image buffer that will receive a new frame. |
Function Overrides
- GigEVision_ReceiveImage(Int32, Image, UInt64, UInt64)
- GigEVision_ReceiveImage(Int32, Image, NullableValue<UInt64>, NullableValue<UInt64>)