Click or drag to resize

Settings2DProcessingGroupColorGroupGamma Property

Gamma applied to the color values. Gamma less than 1 makes the colors brighter, while gamma greater than 1 makes the colors darker.

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

Property Value

Type: NullableDouble
See Also