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

This action converts an Element to negative. Negative 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 ConvertToNegative action is applied on the ImageElement.


ImageElement before the action is applied.

ImageElement with ConvertToNegative action applied on it.


Syntax sample