Table of Contents

Property Bias

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

Bias

The effect applies the kernel matrix, the divisor, and then the bias is added to the result. The bias is unbounded and unitless.
The default value is 0.

public EffectPropertyAccessor<float> Bias { get; }

Property Value

EffectPropertyAccessor<float>