IRasterPyramid2 Interface
Provides access to members that control the pyramids for a raster dataset. Note: the IRasterPyramid2 interface has been superseded by IRasterPyramid3. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Inherited Interfaces
Interfaces |
Description |
IRasterPyramid |
Provides access to members that control the pyramids for a raster dataset. |
Classes that implement IRasterPyramid2
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.
See Also
RasterDataset Class