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


IRasterPyramid.Create Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

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