IBuildPyramidsParameters Interface

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

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.

IBuildPyramidsParameters.CompressionQuality Property

The pyramid compression quality.

Public Property CompressionQuality As Integer
public int CompressionQuality {get; set;}

IBuildPyramidsParameters.CompressionType Property

The pyramid compression type.

Public Property CompressionType As esriRasterCompressionType
public esriRasterCompressionType CompressionType {get; set;}

IBuildPyramidsParameters.PyramidLevel Property

The number of pyramid levels.

Public Property PyramidLevel As Integer
public int PyramidLevel {get; set;}

IBuildPyramidsParameters.PyramidResampleType Property

The method used for pyramid resampling.

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

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.

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

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close