IOverviewImageParameters Interface

Provides access to members that control overview image parameters.

Members

Name Description
Read/write property ResamplingMethod The sampling method used on the mosaic dataset while generating the overview raster dataset.
Read/write property StorageDef The raster storage definition.

IOverviewImageParameters.ResamplingMethod Property

The sampling method used on the mosaic dataset while generating the overview raster dataset.

Public Property ResamplingMethod As rstResamplingTypes
public rstResamplingTypes ResamplingMethod {get; set;}

IOverviewImageParameters.StorageDef Property

The raster storage definition.

Public Property StorageDef As IRasterStorageDef
public IRasterStorageDef StorageDef {get; set;}

Classes that implement IOverviewImageParameters

Classes Description
DefineOverviewsParameters An object that controls how new overview items are created in a mosaic dataset.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.