This document is archived and information here might be outdated.  Recommended version.


IBuildPyramidsParameters Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IB > IBuildPyramidsParameters Interface
ArcGIS Developer Help

IBuildPyramidsParameters Interface

Provides access to members that control parameters for building pyramids of a mosaic dataset.

Product Availability

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

Members

Name Description
Read/write property CompressionQuality The pyramid compression quality.
Read/write property CompressionType The pyramid compression type.
Read/write property PyramidLevel The number of pyramid levels.
Read/write property PyramidResampleType The method used for pyramid resampling.

Classes that implement IBuildPyramidsParameters

Classes Description
AddRastersParameters An object that controls how rasters are added to a mosaic dataset.
ExportItemsParameters An object that controls how items in a mosaic dataset are exported.
SynchronizeParameters An object that controls how items in a mosaic dataset are synchronized.