This document is archived and information here might be outdated. Recommended version. |
Raster analysis environment types for extent and cell size.
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. |