Provides access to members that control the default raster environment.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AskSubdatasetSelection | Indicates if the subdataset selection dialog should pop up. |
![]() |
AssumeHomogeneousCatalog | Indicates if raster catalogs can be assumed to be homogeneous. |
![]() |
BackgroundColor | The color of background. |
![]() |
CreateTiledTIFF | Indicates if newly created TIFF images should be tiled. |
![]() |
DisplayBackground | Indicates if a background value is being used. |
![]() |
DisplayWithContrastStretch | Indicates if displaying raster datasets with contrast stretching as default. |
![]() |
FavorWorldFile | Indicates if the world file should overrides the raster dataset internal georeferencing. |
![]() |
Format | Information about the format indicated by index i. |
![]() |
MaximumBuildAttributeTableSize | The maximum attribute table size that can be built. |
![]() |
MaximumRastersColorMatching | The maximum number of rasters for color matching. |
![]() |
MaxTableSize | Default maximum table size. |
![]() |
NoDataColor | Nodata color for a raster layer. |
![]() |
NumFormats | Number of supported raster formats. |
![]() |
ProxyFilePath | Default proxy file path. |
![]() |
PyramidCreateOpt | Default pyramid creation option. |
![]() |
Query3BandRGB | Default zero indexed bands for a 3 band raster. |
![]() |
Query4BandRGB | Default zero indexed bands for a 4 or more band raster. |
![]() |
QueryBackgroundValues | background value. |
![]() |
RenderingMode | Default rendering mode. |
![]() |
Resampling | Default resampling for display. |
![]() |
Set3BandRGB | Default zero indexed bands for a 3 band raster. |
![]() |
Set4BandRGB | Default zero indexed bands for a 4 or more band raster. |
![]() |
SetBackgroundValues | background value. |
![]() |
UpdateAll | Updates the registry with all changes to the raster environment in the current session. |
![]() |
UseExtChecking | Indicates if extension checking is on. |
Inherited Interfaces
Interfaces | Description |
---|---|
IRasterDefaultsEnv4 | Provides access to members that control the default raster environment. |
IRasterDefaultsEnv3 | Provides access to members that control the default raster environment. |
IRasterDefaultsEnv2 | Provides access to members that control the default raster environment. |
IRasterDefaultsEnv | Provides access to members that control the default raster environment. |
CoClasses that implement IRasterDefaultsEnv5
CoClasses and Classes | Description |
---|---|
RasterDefaultsEnv | A container for default raster environmental variables. |