This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the environment for Geodatabase raster analysis.
Name | Description | |
---|---|---|
BuildPyramid | Indicates if the pyramid building in the RasterAnalysis. | |
CalculateStatistics | Indicates if the statistics calculation in the RasterAnalysis. | |
CompressionType | The type and value of compression in the RasterAnalysis. | |
ConfigurationKeyword | The configuration keyword in the RasterAnalysis. | |
GDBDomains | The XY, Z and M domains in the RasterAnalysis. | |
GlobeOptimized | Indicates if the globe optimized type in the RasterAnalysis. | |
IgnoredValue | The ignored value in statistics calculation in RasterAnalysis. | |
JpegQuality | Jpeg compression quality in the RasterAnalysis. This corresponds to the compression quality geoprocessing environment. | |
MaxError | Max Error for LERC compression. | |
MosaicType | The mosaic type in the RasterAnalysis. | |
PyramidLevel | The level in pyramid building in the RasterAnalysis. | |
PyramidResampleType | The resample type in pyramid building in the RasterAnalysis. | |
TileHeight | The GeoDatabase tile height in the RasterAnalysis. | |
TileWidth | The GeoDatabase tile width in the RasterAnalysis. | |
XSkipFactor | The skip factor in X direction in statistics calculation in the RasterAnalysis. | |
YSkipFactor | The skip factor in Y direction in statistics calculation in the RasterAnalysis. |
Classes | Description |
---|---|
RasterAnalysis | A collection of information about the raster analysis environment. |
RasterConversionOp | Esri raster conversion and import operations class. |
RasterSettings (esriSpatialAnalystUI) | Raster Settings object to hold seetings in an application. |
RasterTransformationOp | Esri Transformation operations class. |