ArcObjects Library Reference (Carto)  

IRasterDefaultsEnv9 Interface

Provides access to members that control the default raster environment.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property AskSubdatasetSelection Indicates if the subdataset selection dialog should pop up.
Read/write property AssumeHomogeneousCatalog Indicates if raster catalogs can be assumed to be homogeneous.
Read/write property BackgroundColor The color of background.
Read/write property BoundarySubLayerIsVisible Indicates if the boundary sub-layer of a mosaic layer is visible by default.
Read/write property CreateTiledTIFF Indicates if newly created TIFF images should be tiled.
Read/write property DisplayBackground Indicates if a background value is being used.
Read/write property DisplayServiceCacheByDefault Indicates if raster type service layers is to draw using the service cache by default (if available) when added to an application.
Read/write property DisplayWithContrastStretch Indicates if displaying raster datasets with contrast stretching as default.
Read/write property FavorWorldFile Indicates if the world file should overrides the raster dataset internal georeferencing.
Read/write property FootprintSubLayerIsVisible Indicates if the footprint sub-layer of a mosaic layer is visible by default.
Read-only property Format Information about the format indicated by index i.
Read/write property GammaBlueValue Gamma blue value.
Read/write property GammaGreenValue Gamma green value.
Read/write property GammaRedValue Gamma red value.
Read/write property MaximumBuildAttributeTableSize The maximum attribute table size that can be built.
Read/write property MaximumRastersColorMatching The maximum number of rasters for color matching.
Read/write property MaxPercent The maximum (high) percent value.
Read/write property MaxTableSize Default maximum table size.
Read/write property MinPercent The minimum (low) percent value.
Read/write property MosaicLayerIsExpanded Indicates if a mosaic layer should be expanded or collapsed by default.
Read/write property NoDataColor Nodata color for a raster layer.
Read-only property NumFormats Number of supported raster formats.
Read/write property PreviewSubLayerIsVisible Indicates if the preview sub-layer of a mosaic layer is visible by default.
Read/write property ProxyFilePath Default proxy file path.
Read/write property PyramidCompressionQuality pyramid compression quality.
Read/write property PyramidCompressionType Pyramid compression type.
Read/write property PyramidCreateOpt Default pyramid creation option.
Read/write property PyramidResamplingMethod Pyramid resampling method.
Method Query3BandRGB Default zero indexed bands for a 3 band raster.
Method Query4BandRGB Default zero indexed bands for a 4 or more band raster.
Method QueryBackgroundValues background value.
Read/write property RenderingDefaultsEnabled Indicates if the user specified default settings are to be used for rendering.
Read/write property RenderingMode Default rendering mode.
Read/write property Resampling Default resampling for display.
Read/write property SeamlineSubLayerIsVisible Indicates if the seamline sub-layer of a mosaic layer is visible by default.
Method Set3BandRGB Default zero indexed bands for a 3 band raster.
Method Set4BandRGB Default zero indexed bands for a 4 or more band raster.
Method SetBackgroundValues background value.
Read/write property StandardDeviationsParam Standard deviation parameter for the stretch renderer.
Read/write property StretchType Indicate stretch type.
Method UpdateAll Updates the registry with all changes to the raster environment in the current session.
Read/write property 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.
Read/write property UseExtChecking Indicates if extension checking is on.
Read/write property UseGamma Indicates if Gamma stretch should be applied.

Inherited Interfaces

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.

CoClasses that implement IRasterDefaultsEnv9

CoClasses and Classes Description
RasterDefaultsEnv A container for default raster environmental variables.