Initializes a new instance of the
ImageRGBA class
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public ImageRGBA(
[T:Zivid.Image<Zivid::ColorRGBA>]* image
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
ImageRGBA(
[T:Zivid.Image<Zivid::ColorRGBA>]* image
)
Parameters
- image
- Type: [T:Zivid.Image<Zivid::ColorRGBA>]IsImplicitlyDereferenced*
See Also