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