ProjectedImage Constructor |
Namespace:
Zivid.NET.Projection
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public ProjectedImage(
ProjectedImage* cppInstance
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
ProjectedImage(
ProjectedImage* cppInstance
)
Parameters
- cppInstance
- Type: ProjectedImageIsImplicitlyDereferencedIsImplicitlyDereferenced*
See Also