Initializes a new instance of the
Frame2D class
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public Frame2D(
Frame2D* frame
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
Frame2D(
Frame2D* frame
)
Parameters
- frame
- Type: Frame2D*
See Also