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

This action creates a Silhouette of an Element. A silhouette is a view of an object consisting of the outline and a featureless interior. Silhouette action is effective only for irregular images with transparent background.

In the following example we have a transparent PNG image (DO NOT use the image below because it was converted to JPEG) wrapped by an ImageElement on the Canvas and a Silhouette action is applied on the ImageElement.


ImageElement before the action is applied.

ImageElement with Silhouette action applied on it.


Syntax sample