IPyramidFunctionArguments Interface

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

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.

IPyramidFunctionArguments.PyramidRasters Property

An array of rasters that represent the pyramid levels.

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

IPyramidFunctionArguments.Raster Property

The input full resolution source raster.

Public Property Raster As Object
public object Raster {get; set;}

Classes that implement IPyramidFunctionArguments

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.