Leadtools.ImageProcessing.Color Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
ColorThresholdCommandComponent Class Members
See Also  Properties 


The following tables list the members exposed by ColorThresholdCommandComponent.

Public Constructors

 NameDescription
Public ConstructorColorThresholdCommandComponent ConstructorOverloaded.  Initializes a new ColorThresholdCommandComponent class with default parameters.  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Default Initializes a new ColorThresholdCommandComponent class with default parameters.  
Public Propertystatic (Shared in Visual Basic)Empty Initializes a new ColorThresholdCommandComponent class with default parameters.  
Public PropertyFlags Gets 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.  
Public PropertyMaximumRange Gets or sets a value that represents the maximum boundary used to threshold a specific color.  
Public PropertyMinimumRange Gets or sets a value that represents the minimum boundary used to threshold a specific color.  
Top

See Also