ImageMask.GetFeathered

ImageMask.GetFeathered method

Gets grayscale mask with the border feathered with the specified settings.

public ImageGrayscaleMask GetFeathered(FeatheringSettings settings = null)
ParameterTypeDescription
settingsFeatheringSettingsFeathering settings.

Return Value

ImageGrayscaleMask with feathered border.

See Also