Neodynamic ImageDraw SDK for .NET
Glow
Represented by Neodynamic.SDK.Glow class.

This action adds glow effect to an Element. Glow settings include a color, an opacity value and the softness.

In the following example we have an ImageElement on the Canvas and a Glow action is applied on the ImageElement.


ImageElement before the action is applied.

ImageElement with Glow action applied on it.


Syntax sample