Label | Explanation | Data Type |
Input raster | The input raster for which the identified zones are to be shrunk. It must be of integer type. | Raster Layer |
Number of cells | The number of cells by which to shrink each specified zone. The value must be an integer greater than 0. | Long |
Zone values | The list of zone values to shrink. The zone values must be integers. They can be in any order. | Long |
Shrink method (Optional) | The method to use to shrink the selected zones. The Distance option supports parallelization, and can be controlled with the Parallel Processing Factor environment setting.
| String |
Return Value
Label | Explanation | Data Type | Output raster | The output generalized raster. The specified zones of the input raster will be shrunk by the specified number of cells. The output is always of integer type. | Raster |