Sets the gamma value. Defaultvalue is 0. Range is 0.2 .. 5
Namespace: DotNetNuke.Services.GeneratedImage.FilterTransformAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public double Gamma { get; set; } |
Visual Basic |
---|
Public Property Gamma As Double Get Set |