[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.ConvolveMatrix.Bias

Bias Property

Bias

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

Declaration
public float Bias { get; set; }