ReceiveImage
Receive an image from an instance of ITcIoGevImageAcquisition.
Syntax
Definition:
HRESULT ReceiveImage(
ITcVnImageBase* ipImage,
HRESULT hrAcquisitionResult
)Parameters
|
Name |
Type |
Description |
|---|---|---|
|
ipImage |
Interface pointer to the image. | |
|
hrAcquisitionResult |
HRESULT indicating the status of the image acquisition. |
Return value