ConvolveMatrixEffect.Offset Property |
After applying the filter kernel and divisor, this offset is added to the result. Default value 0.
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic float Offset { get; set; }
Property Value
Type:
Single
See Also