Provides access to members that control the pyramids for a raster dataset.
| Description | ||
|---|---|---|
![]() |
BuildPyramid | Builds pyramid for this RasterDataset. |
![]() |
Create | Build raster pyramids for this raster. |
![]() |
MinimumSize | The minimum raster pyramid size. |
![]() |
Present | Indicates whether pyramid layers exist. |
![]() |
PyramidLevel | The pyramid level. |
![]() |
PyramidResamplingMethod | The pyramid resampling method. |
| Interfaces | Description |
|---|---|
| IRasterPyramid | Provides access to members that control the pyramids for a raster dataset. |
| CoClasses and Classes | Description |
|---|---|
| NetCDFRasterDataset (esriDataSourcesNetCDF) | A representation of a NetCDF raster dataset on disk. |
THe IRasterPyramid2 interface allows you to build pyramid layers on a geodatabase raster dataset with user specified pyramid level and resampling method.