IGenerateOverviewsParameters2 Interface

Provides access to members that control parameters for generating overview images in a mosaic dataset.

Members

Name Description
Read/write property ComputeStatistics Indicates whether histogram statistics are computed for the mosaic dataset, if they are missing, upon successful completion of the overview generation process.
Read/write property GenerateMissingImages Indicates whether missing overview images are generated.
Read/write property GenerateStaleImages Indicates whether overview images for stale items are rengenerated.

IGenerateOverviewsParameters2.ComputeStatistics Property

Indicates whether histogram statistics are computed for the mosaic dataset, if they are missing, upon successful completion of the overview generation process.

Public Property ComputeStatistics As Boolean
public bool ComputeStatistics {get; set;}

Inherited Interfaces

Interfaces Description
IGenerateOverviewsParameters Provides access to members that control parameters for generating overview images in a mosaic dataset.

Classes that implement IGenerateOverviewsParameters2

Classes Description
GenerateOverviewsParameters An object that controls how a mosaic dataset's overview images are generated.

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