This document is archived and information here might be outdated. Recommended version. |
Initialize extract band arguments using the specified space- or semicolon-delimited band combination.
[Visual Basic .NET]
Public Sub Init ( _
ByVal sBandCombination As String _
)
[C#]
public void Init (
string sBandCombination
);
[C++]
HRESULT Init(
BSTR sBandCombination
);
[C++] Parameters sBandCombination [in]
sBandCombination is a parameter of type BSTR