This document is archived and information here might be outdated. Recommended version. |
Opens a RasterBand in the workspace given its name.
[Visual Basic .NET] Public Function OpenRasterBand ( _ ByVal Name As String _ ) As IRasterBand
[C#] public IRasterBand OpenRasterBand ( string Name );
[C++]
HRESULT OpenRasterBand(
BSTR Name
);
[C++] Parameters Name [in]
Name is a parameter of type BSTR