For a list of all members of this type, see KaufmannRegionCommand members.
"| 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. |