Provides access to members that control the pyramids for a raster dataset. Note: the IRasterPyramid2 interface has been superseded byIRasterPyramid3. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
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 |
---|---|
RasterDataset | A representation of a raster dataset on disk. |
Remarks
The IRasterPyramid2 interface allows you to build pyramid layers on a raster dataset with user specified pyramid level and resampling method.