Label | Explanation | Data Type |
Input raster | The input raster for which the identified zones are to be expanded It must be of integer type. | Raster Layer |
Number of cells | The number of cells to expand each specified zone by. The value must be an integer greater than 1. | Long |
Zone values | The list of zone values to expand. The zone values must be integers. They can be in any order. | Long |
Expand method (Optional) | The method used to expand 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 expanded by the specified number of cells. The output is always of integer type. | Raster |