←Select platform

KaufmannRegionCommand Class Members

Summary

The following tables list the members exposed by KaufmannRegionCommand.

Public Constructors

Name Description
Public Constructor KaufmannRegionCommand Initializes a new KaufmannRegionCommand class object with explicit parameters.

Public Methods

Name Description
Public Method OnProgress Raises the Progress event. (Inherited from RasterCommand)
Public Method Run Runs the image processing command. (Inherited from RasterCommand)
Public Method ToString Overridden. Returns a meaningful name for this command.

Public Properties

Name Description
Public Property CombineMode Gets or sets a value that indicates how to create a region, if one is defined.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property KaufmannProcessedImage Gets the instance that references the processed image.
Public Property MaximumInput Gets or sets the value that specifies which values are to be considered to be highlights.
Public Property MinimumInput Gets or sets the value that specifies which values are to be considered to be shadows.
Public Property PixelsCount Gets the pixels count of the region that's created internally.
Public Property Radius Gets or sets Value that indicates the size of the neighborhood used for blurring each pixel of the image.
Public Property RegionStart Gets or sets the value that specifies the starting point for the region.
Public Property RegionThreshold Gets or sets the value that specifies the stopping point for the region.
Public Property RemoveHoles Gets or set the value that indicates whether to remove all holes from the region that's created internally.

Public Events

Name Description
Public Event Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)

See Also

KaufmannRegionCommand Class

Leadtools.ImageProcessing.Core Namespace

Help Version 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.