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

The following tables list the members exposed by ColorLevelCommandData.

Public Constructors

 NameDescription
public Constructor ColorLevelCommandData ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property GammaGets or sets a value that represents the gamma value. Supported in Silverlight, Windows Phone 7  
public Property MaximumInputGets or sets a value that specifies the image's highlights to be mapped. Supported in Silverlight, Windows Phone 7  
public Property MaximumOutputGets or sets a value that specifies the value to which the highlights will be mapped. Supported in Silverlight, Windows Phone 7  
public Property MinimumInputGets or sets a value that specifies the image's shadows to be mapped. Supported in Silverlight, Windows Phone 7  
public Property MinimumOutputGets or sets a value that specifies the value to which the shadows will be mapped. Supported in Silverlight, Windows Phone 7  
Top

See Also