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

This action adjusts the Hue Channel of an Element. Hue Channel is adjusted by specifying an angle value which ranges from -180 to 180 degrees.

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


ImageElement with Hue angle equal to -130.

ImageElement before the action is applied.

ImageElement with Hue angle equal to 130.


Syntax sample