Click or drag to resize

Settings.ProcessingGroup.FiltersGroup.ReflectionGroup.RemovalGroup.Enabled Property

Enable or disable the reflection filter. Note that this filter is computationally intensive and may affect the frame rate

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Nullable<bool> Enabled { get; set; }

Property Value

Type: Nullable<Boolean>
See Also