Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
DynamicBinaryCommand Class Members
See Also  Properties  Methods 
Leadtools.ImageProcessing Namespace : DynamicBinaryCommand Class

The following tables list the members exposed by DynamicBinaryCommand.

Public Constructors

 NameDescription
Public Constructor DynamicBinaryCommand ConstructorOverloaded.  Initializes a new DynamicBinaryCommand with default parameters.  
Top

Public Properties

 NameDescription
Public Property Dimension Gets or sets the dimensions of the neighborhood used when evaluating each pixel (Dimension x Dimension), in pixels.  
Public Property LocalContrast Gets or set the local contrast threshold.  
Top

Public Methods

 NameDescription
Public Method RunOverloaded. Overridden.  Implements IRasterCommand.Run  
Public Method ToStringOverridden.  Overridden. Returns a meaningful name for this command.  
Top

See Also