Provides access to members that control the environment for Geodatabase raster analysis.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. | |
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. |
CoClasses that implement IRasterAnalysisGDBEnvironment
CoClasses and 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. |