Click or drag to resize

ImageRGBA Constructor

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
)

Parameters

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