Click or drag to resize

NDGradFilterCommandFilterType Property

Gets or sets the filter to use for the ND Graduated Filter.

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

Property Value

Type: NDGradFilterCommandFilterOfType
Remarks
Corner filters are for burning corners as a radius effect. Linear FilterType is for emulating traditional ND filters with a 'horizon-line' that separates light from dark areas.
See Also