FeatheringMode Enumeration
Specifies how a feathering algorithm works.
Module: aspose.imaging.magicwand.imagemasks
Full Name: aspose.imaging.magicwand.imagemasks.FeatheringMode
Members
Member name | Description |
---|---|
ADJUSTED | Adjusted algorithm that will create a smooth border of the selected area |
MATHEMATICALLY_CORRECT | Mathematically correct algorithm that will most likely result with a well distinguishable line on the border of the selected area |
NONE | No feathering |