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

The following tables list the members exposed by ColorThresholdCommandComponent.

Public Constructors

 NameDescription
public Constructor ColorThresholdCommandComponent ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property FlagsGets or sets values that represent the treatment of the values within the threshold range, the treatment of a pixel that falls on the threshold and new values for rejected values. Supported in Silverlight, Windows Phone 7  
public Property MaximumRangeGets or sets a value that represents the maximum boundary used to threshold a specific color. Supported in Silverlight, Windows Phone 7  
public Property MinimumRangeGets or sets a value that represents the minimum boundary used to threshold a specific color. Supported in Silverlight, Windows Phone 7  
Top

See Also