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