Click or drag to resize

Preset Constructor

Initializes a new instance of the Preset class

Namespace:  Zivid.NET.Presets
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Preset(
	[T:Zivid.Presets.PresetBase<Zivid::Settings>]* nativePreset
)

Parameters

nativePreset
Type: [T:Zivid.Presets.PresetBase<Zivid::Settings>]IsImplicitlyDereferenced*
See Also