Initializes a new instance of the 
Frame2D class
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic 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