The following tables list the members exposed by KaufmannRegionCommand.
| Name | Description | |
|---|---|---|
| KaufmannRegionCommand Constructor | Overloaded. |
| 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. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.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. |
| Name | Description | |
|---|---|---|
| OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Overridden. Returns a meaningful name for this command. |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |