The raster info object describing the output of this function.
[Visual Basic .NET] Public Property RasterInfo As IRasterInfo
[C#] public IRasterInfo RasterInfo {get; set;}
[C++]
HRESULT get_RasterInfo(
IRasterInfo** pInfo
);
[C++]
HRESULT putref_RasterInfo(
IRasterInfo* pInfo
);
[C++]Parameters
pInfo [out, retval]pInfo is a parameter of type IRasterInfo
pInfo [in]pInfo is a parameter of type IRasterInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.