This document is archived and information here might be outdated. Recommended version. |
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 [in]
pInfo is a parameter of type IRasterInfo* pInfo [out, retval]
pInfo is a parameter of type IRasterInfo**