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


IRasterPyramid.Create Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterPyramid Interface > IRasterPyramid.Create Method
ArcGIS Developer Help

IRasterPyramid.Create Method

Build raster pyramids for this raster.

[Visual Basic .NET]
Public Sub Create ( _
)
[C#]
public void Create (
);
[C++]
HRESULT Create(
void
);

Product Availability

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

See Also

IRasterPyramid Interface