This document is archived and information here might be outdated. Recommended version. |
Raster analysis environment types for extent and cell size, including default value.
Constant | Value | Description |
---|---|---|
esriRasterEnvMaxOf_ | 1 | The maximum of all input Raster bands for the specified property is used. |
esriRasterEnvMinOf_ | 2 | The minimum of all input raster bands for the specified property is used. |
esriRasterEnvValue_ | 3 | The specified value for the specified property is used. |
esriRasterEnvDefault_ | 4 | the default value for the tool is used, whatever that is |