ImageMask.GetFeathered
ImageMask.GetFeathered method
Gets grayscale mask with the border feathered with the specified settings.
public ImageGrayscaleMask GetFeathered(FeatheringSettings settings = null)
Parameter | Type | Description |
---|---|---|
settings | FeatheringSettings | Feathering settings. |
Return Value
ImageGrayscaleMask
with feathered border.
See Also
- class ImageGrayscaleMask
- class FeatheringSettings
- class ImageMask
- namespace Aspose.Imaging.MagicWand.ImageMasks
- assembly Aspose.Imaging