ConvolveMatrixEffectKernelScale Property |
Scales how the filter kernel is mapped onto the 2D source image. Default value (1,1).
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public Vector2 KernelScale { get; set; }
Property Value
Type:
Vector2See Also