Enum FeatheringMode
Enum FeatheringMode
Namespace: Aspose.Imaging.MagicWand.ImageMasks
Assembly: Aspose.Imaging.dll (25.2.0)
Specifies how a feathering algorithm works.
public enum FeatheringMode
Fields
Adjusted = 2
Adjusted algorithm that will create a smooth border of the selected area
MathematicallyCorrect = 1
Mathematically correct algorithm that will most likely result with a well distinguishable line on the border of the selected area
None = 0
No feathering