ArcObjects Library Reference  (DataSourcesRaster)    

IRasterPyramid2 Interface

Provides access to members that control the pyramids for a raster dataset.

Product Availability

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

Members

Description
Method BuildPyramid Builds pyramid for this RasterDataset.
Method Create Build raster pyramids for this raster.
Read/write property MinimumSize The minimum raster pyramid size.
Read-only property Present Indicates whether pyramid layers exist.
Read-only property PyramidLevel The pyramid level.
Read-only property PyramidResamplingMethod The pyramid resampling method.

Inherited Interfaces

Interfaces Description
IRasterPyramid Provides access to members that control the pyramids for a raster dataset.

CoClasses that implement IRasterPyramid2

CoClasses and Classes Description
NetCDFRasterDataset (esriDataSourcesNetCDF) A representation of a NetCDF raster dataset on disk.

Remarks

THe IRasterPyramid2 interface allows you to build pyramid layers on a geodatabase raster dataset with user specified pyramid level and resampling method.

 


Feedback Send feedback on this page