ArcObjects Component Help  (Core)    

IRasterPyramid Interface

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

Members

Description
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.

CoClasses that implement IRasterPyramid

CoClasses and Classes Description
RasterBand A representation of a single band of a raster dataset on disk.
RasterDataset A representation of a raster dataset on disk.

Example

IRasterPyramid Example