AdvancedLevelsCommandGamma Property |
Gets or sets the gamma adjustment to apply when running the filter. Default GammaColor.Default.
Namespace:
Atalasoft.Imaging.ImageProcessing.Effects
Assembly:
Atalasoft.dotImage.AdvancedPhotoEffects (in Atalasoft.dotImage.AdvancedPhotoEffects.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
See Also