Table of Contents

Property StandardDeviationMap

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Framework.dll

StandardDeviationMap

Provides an image where each pixel's alpha component specifies the standard deviation 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, MaxStandardDeviation] range.

public EffectInputAccessor StandardDeviationMap { get; }

Property Value

EffectInputAccessor