User Manual of Machine Vision Camera SDK Demo (Halcon)
4.2.4 Operation Procedure
Steps:
1. Call API MV_CC_StartGrabbing_NET of SDK to start acquisition.
2. Create a ReceiveImageWorkThread.
3. Call API MV_CC_GetOneFrameTimeout_NET of SDK repeatedly in the created thread to get image.
4. Convert the image format and save it as Himage format.
5. Call the Halcon API HalconDisplay to display the image.
11
    "