FeatheringSettings Class
Summary: A feathering settings class.
Module: aspose.imaging.magicwand.imagemasks
Full Name: aspose.imaging.magicwand.imagemasks.FeatheringSettings
Constructors
| Name | Description |
|---|---|
| FeatheringSettings() | Initializes a new instance of the MagicWandSettings class. |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| mode | FeatheringMode | r/w | Gets or sets the feathering algorithm mode. |
| size | int | r/w | Gets or sets the feathering size. |
Constructor: FeatheringSettings()
FeatheringSettings()
Initializes a new instance of the MagicWandSettings class.