Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
KaufmannRegionCommand Class Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : KaufmannRegionCommand Class


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

Public Properties

 NameDescription
Public PropertyCombineMode Gets or sets a value that indicates how to create a region, if one is defined.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyKaufmannProcessedImage Gets the instance that references the processed image.  
Public PropertyMaximumInput Gets or sets the value that specifies which values are to be considered to be highlights.  
Public PropertyMinimumInput Gets or sets the value that specifies which values are to be considered to be shadows.  
Public PropertyPixelsCount Gets the pixels count of the region that's created internally.  
Public PropertyRadius Gets or sets Value that indicates the size of the neighborhood used for blurring each pixel of the image.  
Public PropertyRegionStart Gets or sets the value that specifies the starting point for the region.  
Public PropertyRegionThreshold Gets or sets the value that specifies the stopping point for the region.  
Public PropertyRemoveHoles Gets or set the value that indicates whether to remove all holes from the region that's created internally.  
Top

See Also