Click or drag to resize

AutoContrastCommandGamma Property

Gets or sets the gamma adjustment to apply when running the filter.

Namespace:  Atalasoft.Imaging.ImageProcessing.Effects
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public double Gamma { get; set; }

Property Value

Type: Double
The gamma adjustment to apply when running the filter.
See Also