Click or drag to resize

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
Syntax
public ImageBGRA(
	[T:Zivid.Image<Zivid::ColorBGRA>]* image
)

Parameters

image
Type: [T:Zivid.Image<Zivid::ColorBGRA>]IsImplicitlyDereferenced*
See Also