ConvolveMatrixEffectDivisor Property |
After the filter kernel is applied to a pixel, the result is divided by this value. Default 1.
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public float Divisor { get; set; }
Property Value
Type:
SingleSee Also