This document is archived and information here might be outdated.  Recommended version.


IPyramidFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPyramidFunctionArguments Interface
ArcGIS Developer Help

IPyramidFunctionArguments Interface

Provides access to members that define a set of external Level-Of-Detail rasters for a given input raster.

Product Availability

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

Members

Name Description
Read/write property PyramidRasters An array of rasters that represent the pyramid levels.
Read/write property Raster The input full resolution source raster.

Classes that implement IPyramidFunctionArguments

Classes Description
PyramidFunctionArguments A class for a Pyramid raster function arguments.