IPyramidFunctionArguments2 Interface

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

Members

Name Description
Read/write property LODInfos An array of LOD infos that define each pyramid level.
Read/write property Rasters The input full resolution source raster along with Pyramid Rasters.

IPyramidFunctionArguments2.LODInfos Property

An array of LOD infos that define each pyramid level.

Public Property LODInfos As IRasterLODInfos
public IRasterLODInfos LODInfos {get; set;}

IPyramidFunctionArguments2.Rasters Property

The input full resolution source raster along with Pyramid Rasters.

Public Property Rasters As IArray
public IArray Rasters {get; set;}

Classes that implement IPyramidFunctionArguments2

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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.