Click or drag to resize

ImageBGRA_SRGB Constructor (Image<Zivid::ColorBGRA_SRGB>)

Initializes a new instance of the ImageBGRA_SRGB class

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntax
public ImageBGRA_SRGB(
	[T:Zivid.Image<Zivid::ColorBGRA_SRGB>]* image
)

Parameters

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