Click or drag to resize

RippleTransformIntensity Property

Gets or sets the amount of intensity.

Namespace:  Atalasoft.Imaging.ImageProcessing.Transforms
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public double Intensity { get; set; }

Property Value

Type: Double
Amount of intensity. (1 = no effect)
Exceptions
ExceptionCondition
Thrown if the value is less than 0.
See Also