Neodynamic ImageDraw for ASP.NET
RemoveTransparency
Represented by Neodynamic.WebControls.ImageDraw.RemoveTransparency class.

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

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


ImageElement before the action is applied.

ImageElement with RemoveTransparency action applied on it.


Syntax sample