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; }