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

This action converts an Element to sepia. Sepia conversion is made in one step and it does not require any setting.

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


ImageElement before the action is applied.

ImageElement with ConvertToSepia action applied on it.


Syntax sample