Property RadiusMap
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
RadiusMap
Provides an image where each pixel's alpha component specifies the radius for blurring at that location. Depending on the value of the MapIsNormalized property, this image should either have normalized values in the [0, 1] range, or non-normalized values that are in the [0, MaxRadius] range.
public EffectInputAccessor RadiusMap { get; }