Click or drag to resize

NDGradFilterCommandDensity Property

Gets or sets the density - the strength of the filter, roughly in f-stops.

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

Property Value

Type: Double
Remarks
Typical physical ND filters are either 2-stop or 3-stop filters, sometimes used in combination to provide up to 5-stops of filtering. Values can range from 1 to 100. Default value is 2.0.
See Also