LevelsCommandGamma 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: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic GammaColor Gamma { get; set; }Public Property Gamma As GammaColor
Get
Set
Property Value
Type:
GammaColor The gamma adjustment to apply when running the filter.
See Also