This document is archived and information here might be outdated. Recommended version. |
Returns the look-up array for the requested band for remapping pixel values.
[Visual Basic .NET]
Public Function GetLookup ( _
ByVal iBand As Integer _
) As Object
[C#]
public object GetLookup (
int iBand
);
[C++]
HRESULT GetLookup(
long iBand
);
[C++] Parameters iBand [in]
iBand is a parameter of type long