This document is archived and information here might be outdated. Recommended version. |
Band to be represented in green.
[Visual Basic .NET]
Public Property GreenBandIndex As Integer
[C#]
public int GreenBandIndex {get; set;}
[C++]
HRESULT get_GreenBandIndex(
System.Int32* greenIndex
);
[C++]
HRESULT put_GreenBandIndex(
long greenIndex
);
[C++] Parameters greenIndex [out, retval]
greenIndex is a parameter of type long* greenIndex [in]
greenIndex is a parameter of type long