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

This action removes pixels from an Element and automatically resizes it.

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


ImageElement before the action is applied.

ImageElement with RemovePixel action applied on it.


Syntax sample