Click or drag to resize

ImageSRGB Constructor (Image<Zivid::ColorSRGB>)

Initializes a new instance of the ImageSRGB class

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public ImageSRGB(
	[T:Zivid.Image<Zivid::ColorSRGB>]* image
)

Parameters

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