Class
Accessible
Tools.Video.AddFrame
Syntax
uEye.Tools.Video.AddFrame(int s32VideoID, System.IntPtr intPtr)
Description
Adds a new frame to an AVI sequence.
Parameter
s32VideoID |
Video ID set by Init(). |
intPtr |
Pointer to the memory containing the image. |