GaussianBlurEffectSource Property |
Namespace: Microsoft.Graphics.Canvas.Effects
This property is initialized to null.
Source can be any IGraphicsEffectSource object. But the source has to be ICanvasImage type if output will be drawn using CanvasDrawingSession. Any valid effect can be used as source to create an effects chain.