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

This action embosses an Element. ImageDraw provides a flexible Emboss effect allowing you to control the bump height and the light angle and elevation. You can also generate a colored relief instead of emboss effect.

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


ImageElement before the action is applied.

ImageElement with Emboss action applied on it.


Syntax sample