The following tables list the members exposed by KaufmannRegionCommand.
Public Constructors
Name | Description | |
---|---|---|
![]() |
KaufmannRegionCommand | Initializes a new KaufmannRegionCommand class object with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
![]() |
GetStringDescription | Returns a meaningful name for this command. |
![]() |
OnProgress | Implements OnProgress. (Inherited from RasterCommand) |
![]() |
Run | Implements Run. (Inherited from RasterCommand) |
![]() |
ToString | Overridden. Returns a meaningful name for this command. |
Public Properties
Name | Description | |
---|---|---|
![]() |
CombineMode | Gets or sets a value that indicates how to create a region, if one is defined. |
![]() |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) |
![]() |
KaufmannProcessedImage | Gets the instance that references the processed image. |
![]() |
MaximumInput | Gets or sets the value that specifies which values are to be considered to be highlights. |
![]() |
MinimumInput | Gets or sets the value that specifies which values are to be considered to be shadows. |
![]() |
PixelsCount | Gets the pixels count of the region that's created internally. |
![]() |
Radius | Gets or sets Value that indicates the size of the neighborhood used for blurring each pixel of the image. |
![]() |
RegionStart | Gets or sets the value that specifies the starting point for the region. |
![]() |
RegionThreshold | Gets or sets the value that specifies the stopping point for the region. |
![]() |
RemoveHoles | Gets or set the value that indicates whether to remove all holes from the region that's created internally. |
Public Events
Name | Description | |
---|---|---|
![]() |
Progress | Implements Progress. (Inherited from RasterCommand) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET