Surface.Reserve Method
Excludes the Surface object from the acquisition process. When this method is called, new image acquisition are not allowed to target this surface.
[C#] void Surface.Reserve(); |
See Also
MultiCam Boards Documentation > MultiCam Documentation > MultiCam .NET Reference > Legacy > Classes > Surface Class > Surface.Reserve Method |
Surface.Reserve Method
Excludes the Surface object from the acquisition process. When this method is called, new image acquisition are not allowed to target this surface.
[C#] void Surface.Reserve(); |
See Also