Click or drag to resize

GammaCorrectionFilterGamma Property

Gets or sets the gamma value for the filter. The value must be between .2 and 5. The default gamma value is 2.2.

Namespace:  AGI.Foundation.Graphics.Imaging
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Gamma { get; set; }

Property Value

Type: Double
See Also