Click or drag to resize

NDGradFilterCommandStartDensity Property

Gets or sets the starting density.

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 StartDensity { get; set; }

Property Value

Type: Double
Remarks
Almost always 1--meaning no effect on one side of the ND horizon, except when we are dodging instead of burning or creating an ND filter. You should normally leave this value alone unless you are looking for a particular special effect or creating your own corner burn effect. Values can range from 0.01 to 100.0
See Also