![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the Reclass Operation.
Name | Description | |
---|---|---|
![]() |
Lookup | Creates a new raster by looking up values found in another field in the table of the input raster. |
![]() |
Reclass | Reclassifies (or changes) the values of the input cells of a raster by using a remap table. |
![]() |
ReclassByASCIIFile | Reclassifies (or changes) the values of the input cells of a raster by using an ascii remap file. |
![]() |
ReclassByRemap | Reclassifies (or changes) the values of the input cells of a raster by using a remap that is built programmatically. |
![]() |
Slice | Slices a range of values of the input cells by zones of equal area or equal interval. |
Classes | Description |
---|---|
RasterReclassOp | Raster Reclass operation class. |