Creates a raster containing all bands in this raster dataset.
[Visual Basic .NET] Public Function CreateFullRaster ( _ ) As IRaster
[C#] public IRaster CreateFullRaster ( );
[C++]
HRESULT CreateFullRaster(
IRaster** Raster
);
[C++]Parameters
Raster [out, retval]Raster is a parameter of type IRaster
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.