This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the default raster environment.
Name | 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. | |
BoundarySubLayerIsVisible | Indicates if the boundary sub-layer of a mosaic layer is visible by default. | |
CreateTiledTIFF | Indicates if newly created TIFF images should be tiled. | |
DisplayBackground | Indicates if a background value is being used. | |
DisplayServiceCacheByDefault | Indicates if raster type service layers is to draw using the service cache by default (if available) when added to an application. | |
DisplayWithContrastStretch | Indicates if displaying raster datasets with contrast stretching as default. | |
FavorWorldFile | Indicates if the world file should overrides the raster dataset internal georeferencing. | |
FootprintSubLayerIsVisible | Indicates if the footprint sub-layer of a mosaic layer is visible by default. | |
Format | Information about the format indicated by index i. | |
GammaBlueValue | Gamma blue value. | |
GammaGreenValue | Gamma green value. | |
GammaRedValue | Gamma red value. | |
MaximumBuildAttributeTableSize | The maximum attribute table size that can be built. | |
MaximumRastersColorMatching | The maximum number of rasters for color matching. | |
MaxPercent | The maximum (high) percent value. | |
MaxTableSize | Default maximum table size. | |
MinPercent | The minimum (low) percent value. | |
MosaicLayerIsExpanded | Indicates if a mosaic layer should be expanded or collapsed by default. | |
NoDataColor | Nodata color for a raster layer. | |
NumFormats | Number of supported raster formats. | |
PreviewSubLayerIsVisible | Indicates if the preview sub-layer of a mosaic layer is visible by default. | |
ProxyFilePath | Default proxy file path. | |
PyramidCompressionQuality | pyramid compression quality. | |
PyramidCompressionType | Pyramid compression type. | |
PyramidCreateOpt | Default pyramid creation option. | |
PyramidResamplingMethod | Pyramid resampling method. | |
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. | |
RenderingDefaultsEnabled | Indicates if the user specified default settings are to be used for rendering. | |
RenderingMode | Default rendering mode. | |
Resampling | Default resampling for display. | |
SeamlineSubLayerIsVisible | Indicates if the seamline sub-layer of a mosaic layer is visible by default. | |
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. | |
StandardDeviationsParam | Standard deviation parameter for the stretch renderer. | |
StretchType | Indicate stretch type. | |
UpdateAll | Updates the registry with all changes to the raster environment in the current session. | |
UseBandSpectralInfoForRGBMapping | Indicates if the band's spectral information (if available) is to be used to determine the RGB mapping for rendering multi-band raster datasets. | |
UseExtChecking | Indicates if extension checking is on. | |
UseGamma | Indicates if Gamma stretch should be applied. |
Interfaces | Description |
---|---|
IRasterDefaultsEnv8 | Provides access to members that control the default raster environment. |
IRasterDefaultsEnv7 | Provides access to members that control the default raster environment. |
IRasterDefaultsEnv6 | Provides access to members that control the default raster environment. |
IRasterDefaultsEnv5 | Provides access to members that control the default raster environment. |
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. |
Classes | Description |
---|---|
RasterDefaultsEnv | A container for default raster environmental variables. |