[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.ConvolveMatrix.Divisor

Divisor Property

Divisor

The kernel matrix is applied to a pixel and then the result is divided by this value. 0 behaves as a value of float epsilon.

Declaration
public float Divisor { get; set; }