Represented by Neodynamic.SDK.GaussianBlur class.
This action softens the look of an Element. Gaussian Blur applies a weighted average of blur to each pixel producing a hazy effect. The only property for setting up when working with Gaussian Blur is called Radius which is the strength of the blur effect.
In the following example we have an ImageElement on the Canvas and a GaussianBlur action is applied on the ImageElement.
GaussianBlur
ImageElement before the action is applied. |
ImageElement with GaussianBlur action applied on it. Radius = 5. |
Syntax sample
Neodynamic ImageDraw SDK for .NET Documentation
Copyright © 2003 - 2007 Neodynamic - All rights reserved.
Copyright © 2003 - 2007 Neodynamic - All rights reserved.