LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ChangeHueSaturationIntensityCommandData Class Members
See Also  Properties 

The following tables list the members exposed by ChangeHueSaturationIntensityCommandData.

Public Constructors

Public Properties

 NameDescription
public Property HueGets or sets a value that represents the angular amount to change the hue, in hundredths of a degree. Supported in Silverlight, Windows Phone 7  
public Property InnerHighGets or sets the ending color of the color range to be fully changed. Supported in Silverlight, Windows Phone 7  
public Property InnerLowGets or sets the starting color of the color range to be fully changed. Supported in Silverlight, Windows Phone 7  
public Property IntensityGets or sets a value that represents the percentage amount to change the intensity , in tenths of a percent. Supported in Silverlight, Windows Phone 7  
public Property OuterHighGets or sets the ending color of the color range to be changed. Supported in Silverlight, Windows Phone 7  
public Property OuterLowGets or sets the starting color of the color range to be changed. Supported in Silverlight, Windows Phone 7  
public Property SaturationGets or sets a value that represents the percentage amount to change the saturation, in tenths of a percent. Supported in Silverlight, Windows Phone 7  
Top

See Also