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


For a list of all members of this type, see IntensityDetectCommand members.

Public Properties

 NameDescription
Public PropertyChannel Gets or sets a flag that indicates the channel to process.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyHighThreshold Gets or sets a value that represents the highest intensity to detect.  
Public PropertyInColor Gets or sets a color used to fill those pixels having an intensity value between LowThreshold and HighThreshold.  
Public PropertyLowThreshold Gets or sets a value that represents the lowest intensity to detect.  
Public PropertyOutColor Gets or sets a color used to fill those pixels having an intensity value less than LowThreshold or greater than HighThreshold.  
Top

See Also